diff --git a/layouts/partials/content_header.html b/layouts/partials/content_header.html index 3f8ae9e..c7032b6 100644 --- a/layouts/partials/content_header.html +++ b/layouts/partials/content_header.html @@ -2,7 +2,7 @@ {{ partial "development/draft_tag.html" . }}

{{ .Title }}

- {{ if not (eq .Type "page") }} + {{ if not (eq .Section "about") }}
{{ end }}