diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 37307d7..98e6292 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -7,7 +7,7 @@

{{ .Title }}

- + {{ if isset .Params "date" }}{{ end }}
{{ with .Resources.GetMatch "featuredImage" }}