aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/_default/single.html')
-rw-r--r--site/layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/_default/single.html b/site/layouts/_default/single.html
index 124e30d..2126d61 100644
--- a/site/layouts/_default/single.html
+++ b/site/layouts/_default/single.html
@@ -1,4 +1,4 @@
-{{ partial "header" . }}
+{{ partial "head" . }}
{{ partial "nav" . }}
{{ partial "jumbotron" (dict "imageUrl" "/img/7.jpg" "title" "This is where the heading goes" "subtitle" "This is where the subtitle goes") }}
{{ .Content }}