{{ partial "site-navigation.html" . }}
{{ if not .Params.omit_header_text }}
diff --git a/layouts/partials/site-header.html b/layouts/partials/site-header.html
index 7a121fb..777b436 100644
--- a/layouts/partials/site-header.html
+++ b/layouts/partials/site-header.html
@@ -1,8 +1,10 @@
{{ $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 */}}
-