summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/head.pug12
1 files changed, 6 insertions, 6 deletions
diff --git a/views/head.pug b/views/head.pug
index 0af064c..0fb6c0d 100644
--- a/views/head.pug
+++ b/views/head.pug
@@ -5,12 +5,12 @@ link(rel="icon" type="image/svg+xml" href="/favicon.svg")
link(rel="stylesheet" href="/fonts/fonts.css")
link(rel="stylesheet" href="/style.css")
-link(rel="preload" as="font" type="font/woff2" crossorigin href="fonts/SourceSerif4-Regular.woff2")
-link(rel="preload" as="font" type="font/woff2" crossorigin href="fonts/SourceSerif4-Semibold.woff2")
-link(rel="preload" as="font" type="font/woff2" crossorigin href="fonts/SourceSerif4-It.woff2")
-link(rel="preload" as="font" type="font/woff2" crossorigin href="fonts/SourceSans3-Regular.woff2")
-link(rel="preload" as="font" type="font/woff2" crossorigin href="fonts/Dingbats.woff2")
-link(rel="preload" as="font" type="font/woff2" crossorigin href="fonts/NotoEmoji.woff2")
+link(rel="preload" as="font" type="font/woff2" crossorigin href="/fonts/SourceSerif4-Regular.woff2")
+link(rel="preload" as="font" type="font/woff2" crossorigin href="/fonts/SourceSerif4-Semibold.woff2")
+link(rel="preload" as="font" type="font/woff2" crossorigin href="/fonts/SourceSerif4-It.woff2")
+link(rel="preload" as="font" type="font/woff2" crossorigin href="/fonts/SourceSans3-Regular.woff2")
+link(rel="preload" as="font" type="font/woff2" crossorigin href="/fonts/Dingbats.woff2")
+link(rel="preload" as="font" type="font/woff2" crossorigin href="/fonts/NotoEmoji.woff2")
mixin forumpost(row,show_buttons)
.post