diff --git a/layouts/partials/page-header.html b/layouts/partials/page-header.html index 3891c45..96c00c7 100644 --- a/layouts/partials/page-header.html +++ b/layouts/partials/page-header.html @@ -1,7 +1,7 @@ {{ $featured_image := partial "func/GetFeaturedImage.html" . }} {{ if $featured_image }} {{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}} -
+
{{ partial "site-navigation.html" . }}