From d5a336c1562f1e02de68582d9930453a7f5b70f5 Mon Sep 17 00:00:00 2001 From: Xin Date: Tue, 10 Dec 2024 23:56:08 +0000 Subject: [PATCH] Update layouts/shortcodes/hextra/hero-section.html --- layouts/shortcodes/hextra/hero-section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/hextra/hero-section.html b/layouts/shortcodes/hextra/hero-section.html index 9b1d0e6..6bd1114 100644 --- a/layouts/shortcodes/hextra/hero-section.html +++ b/layouts/shortcodes/hextra/hero-section.html @@ -2,7 +2,7 @@ {{- $heading := int (strings.TrimPrefix "h" (.Get "heading" | default "h2")) -}} {{- $size := cond (ge $header 4) "xl" (cond (eq $header 3) "2xl" "4xl") -}} -