diff --git a/layouts/_default/single.html b/layouts/_default/single.html index f83dfc9..9bf3238 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -6,7 +6,7 @@
-

{{ .Title }}

+

{{ .Title }}

{{ if isset .Params "date" }}{{ end }}
{{ with .Resources.GetMatch "featuredImage" -}} @@ -35,4 +35,4 @@ {{ partial "scripts.html" . }} - \ No newline at end of file +