diff --git a/layouts/partials/aside.html b/layouts/partials/aside.html index 60dad04..8a08520 100644 --- a/layouts/partials/aside.html +++ b/layouts/partials/aside.html @@ -3,7 +3,7 @@ {{ if or (.Params.description) (.Params.date) }} {{ if .Params.description }}
{{ .Params.description }}
{{ end }}- {{ with $postDate }}
posted: | {{ . }} |
updated: | {{ $updateDate }} |
posted: | {{ $postDate }} |
updated: | {{ $updateDate }} |
{{- with .Params.tags -}}