summaryrefslogtreecommitdiff
path: root/themes/JustZvan/layouts/_partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/JustZvan/layouts/_partials/head.html')
-rw-r--r--themes/JustZvan/layouts/_partials/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/JustZvan/layouts/_partials/head.html b/themes/JustZvan/layouts/_partials/head.html
index 02c2240..6312251 100644
--- a/themes/JustZvan/layouts/_partials/head.html
+++ b/themes/JustZvan/layouts/_partials/head.html
@@ -2,4 +2,3 @@
<meta name="viewport" content="width=device-width">
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>
{{ partialCached "head/css.html" . }}
-{{ partialCached "head/js.html" . }}