aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/post/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/post/single.html')
-rw-r--r--site/layouts/post/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/post/single.html b/site/layouts/post/single.html
index e7198b3..4d6ea43 100644
--- a/site/layouts/post/single.html
+++ b/site/layouts/post/single.html
@@ -1,4 +1,4 @@
-{{ partial "header" . }}
+{{ partial "head" . }}
{{ partial "nav" . }}
<div class="mw6 center ph3 pv4">
<h1 class="f2 lh-title b mb3">{{.Title}}</h1>