From 5c29793a226f7f29c23e79e0c10c6e91b1027850 Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Thu, 18 Jul 2024 12:21:46 +0200 Subject: [PATCH] Make pages headers use params.cover_dimming_class similarly to site header --- layouts/partials/page-header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/page-header.html b/layouts/partials/page-header.html index 3891c45..d4eeee0 100644 --- a/layouts/partials/page-header.html +++ b/layouts/partials/page-header.html @@ -2,7 +2,7 @@ {{ if $featured_image }} {{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}}
-
+
{{ partial "site-navigation.html" . }}
{{ if not .Params.omit_header_text }}