diff options
Diffstat (limited to 'site/layouts/post/single.html')
| -rw-r--r-- | site/layouts/post/single.html | 2 |
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> |
