From 9e684fa313c3aef393b599f4b8c318281782f6a9 Mon Sep 17 00:00:00 2001 From: Floren Munteanu Date: Thu, 16 May 2024 19:24:41 -0400 Subject: [PATCH] Implement hextra hero-section --- layouts/shortcodes/hextra/hero-section.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 layouts/shortcodes/hextra/hero-section.html diff --git a/layouts/shortcodes/hextra/hero-section.html b/layouts/shortcodes/hextra/hero-section.html new file mode 100644 index 0000000..cf495d4 --- /dev/null +++ b/layouts/shortcodes/hextra/hero-section.html @@ -0,0 +1,8 @@ +{{- $style := .Get "style" -}} + +

+ {{ .Inner | markdownify }} +