diff --git a/layouts/partials/archive.html b/layouts/partials/archive.html
index abda6f5..c11d4d6 100644
--- a/layouts/partials/archive.html
+++ b/layouts/partials/archive.html
@@ -18,7 +18,7 @@
{{ .Title | markdownify }}
{{ .Params.description }}
{{ end }}
- {{ with $postDate }}{{ . }}{{ end }}{{- if ne $postDate $updateDate }} [{{ $updateDate }}]{{ end }}
+ {{ with $postDate }} {{ . }}{{ end }}{{- if ne $postDate $updateDate }}
{{ $updateDate }}{{ end }}
{{- with .Params.tags -}}