diff --git a/layouts/partials/content_header.html b/layouts/partials/content_header.html index fd54329..868d0be 100644 --- a/layouts/partials/content_header.html +++ b/layouts/partials/content_header.html @@ -1,11 +1,9 @@
{{ partial "development/draft_tag.html" . }} -
-

{{ .Title }}

- {{ if and (not (eq .Section "about")) .Date }} - - {{ end }} -
+

{{ .Title }}

+ {{ if and (not (eq .Section "about")) .Date }} + + {{ end }} {{- if .Params.series -}} {{- $series := .GetTerms "series" -}} {{- if gt (len $series) 1 -}}