From bd924ee52abf96ef3f6352b7b2926d9900ae5ff9 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 15 Oct 2023 15:45:53 +0200 Subject: Hero background gradient and post images default Feature image has precedence Can have svg feature images. That implies container must have max width --- layouts/partials/hero.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'layouts/partials/hero.html') diff --git a/layouts/partials/hero.html b/layouts/partials/hero.html index 4729291..1926f04 100644 --- a/layouts/partials/hero.html +++ b/layouts/partials/hero.html @@ -1,5 +1,9 @@ -
+

{{ .Title }}

{{ .Content }} -- cgit v1.2.3