diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 89b61b2..efbeb39 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -4,7 +4,7 @@ {{ end }} {{ define "main" }} -
+

@@ -14,7 +14,7 @@ */}} {{with .CurrentSection.Title }}{{. | upper }}{{end}}

-

+

{{- .Title -}}

{{/* Hugo uses Go's date formatting is set by example. Here are two formats */}} @@ -23,7 +23,7 @@
-
+
{{- .Content -}} {{- partial "tags.html" . -}}