diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 32bf68a..8e47bb5 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -2,7 +2,7 @@
{{ .Title }}
-
+
{{- if isset .Params "date" -}} {{ if eq .Lastmod .Date }} diff --git a/layouts/partials/li.html b/layouts/partials/li.html index dcb857a..e4f33e2 100644 --- a/layouts/partials/li.html +++ b/layouts/partials/li.html @@ -2,6 +2,6 @@ {{ .title }} -
+
{{ .hi }}