diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 918e64e..60e9669 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -23,38 +23,40 @@ - - + {{ end }} {{ end }} diff --git a/layouts/partials/components/post-meta.html b/layouts/partials/components/post-meta.html index a031a28..502e185 100644 --- a/layouts/partials/components/post-meta.html +++ b/layouts/partials/components/post-meta.html @@ -1,37 +1,38 @@ {{- /* The component where it will display the metadata of the post. - This is used on list templates but feel free to change that. */ -}} -{{- $RFC3339 := "2006-01-02T15:04:05Z07:00" }} - +{{- end }}