diff --git a/layouts/partials/aside.html b/layouts/partials/aside.html index 54bc3d2..085c8c1 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: | {{ . }} |
updated: | {{ $updateDate }} |
{{- with .Params.tags -}}