aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--themes/ymherklotz/layouts/partials/head.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/ymherklotz/layouts/partials/head.html b/themes/ymherklotz/layouts/partials/head.html
index a3ace2b..39a4de9 100644
--- a/themes/ymherklotz/layouts/partials/head.html
+++ b/themes/ymherklotz/layouts/partials/head.html
@@ -27,7 +27,4 @@
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/colours.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/default.css" />
{{ if .IsPage }}<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/blog.css" />{{ end }}
-
- <link rel="preload" href="{{ .Site.BaseURL }}/fonts/woff2/iosevka-bold.woff2">
- <link rel="preload" href="{{ .Site.BaseURL }}/fonts/woff/EBGaramond12-Regular.woff">
</head>