diff --git a/layouts/partials/archive.html b/layouts/partials/archive.html index c65ad7f..b63bc39 100644 --- a/layouts/partials/archive.html +++ b/layouts/partials/archive.html @@ -18,7 +18,7 @@

{{ .Title | markdownify }}

- [{{- $postDate }}{{- if ne $postDate $updateDate }} ... {{ $updateDate }}{{ end }}] + ["{{- $postDate }}"{{- if ne $postDate $updateDate }}, "{{ $updateDate }}"{{ end }}]