diff --git a/layouts/partials/site-header.html b/layouts/partials/site-header.html index 0b9649e..10a682f 100755 --- a/layouts/partials/site-header.html +++ b/layouts/partials/site-header.html @@ -3,7 +3,7 @@ {{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}} {{ $featured_image := (trim $featured_image "/") | absURL }}
-
+
{{ partial "site-navigation.html" .}}