Skip to content

Commit 1a00851

Browse files
committed
Space here
1 parent 4d2a5f1 commit 1a00851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/forms/misc/head.txp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<link rel="preload" as="font" type="font/woff2" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-regular.woff2" crossorigin>
44
<link rel="preload" as="font" type="font/woff2" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-700.woff2" crossorigin>
55
<script src="https://textpattern.com/assets/js/detect.@@timestamp.js"></script>
6-
<link rel="stylesheet" media="screen"href="https://textpattern.com/assets/css/screen.@@timestamp.css">
6+
<link rel="stylesheet" media="screen" href="https://textpattern.com/assets/css/screen.@@timestamp.css">
77
<link rel="stylesheet" media="print" href="https://textpattern.com/assets/css/print.@@timestamp.css">
88
<link rel="icon" href="/favicon.ico">
99
<link rel="icon" href="/icon.svg" type="image/svg+xml">

0 commit comments

Comments
 (0)