diff --git a/layouts/partials/page-header.html b/layouts/partials/page-header.html
index 6d638d2..5355b64 100644
--- a/layouts/partials/page-header.html
+++ b/layouts/partials/page-header.html
@@ -2,15 +2,17 @@
{{ if $featured_image }}
{{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}}
{{ $featured_image := (trim $featured_image "/") | absURL }}
-