diff --git a/layouts/partials/paige/site-header.html b/layouts/partials/paige/site-header.html index f3c00e94..b55f5289 100644 --- a/layouts/partials/paige/site-header.html +++ b/layouts/partials/paige/site-header.html @@ -38,16 +38,12 @@ {{ partial "paige/header-first.html" $page }} {{ end }} - {{ if or $description $title }} -
{{ . | markdownify }}
- {{ end }} - - {{ with $description }} -{{ . | markdownify }}
- {{ end }} -{{ . | markdownify }}
+ {{ end }} + + {{ with $description }} +{{ . | markdownify }}
{{ end }} {{ with $menu }}