diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 780189d..687102c 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -4,9 +4,9 @@ {{ end }} {{ define "main" }} -
+
-
+

{{/* Humanize removes hyphens and capitalizes the first word */}} {{ humanize .Section | upper }} @@ -23,11 +23,11 @@ {{ .Content }} {{ partial "tags.html" . }} -

+ -
+
+ -
+ {{ end }}