From 1f3519c9ce356b7468394135fa43ad16599a22f6 Mon Sep 17 00:00:00 2001 From: Andrey Romancev Date: Tue, 13 Nov 2018 20:47:46 +0300 Subject: [PATCH] Make cover dimming class customisable. --- layouts/partials/site-header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" .}}