From c4be3181b6f9dc02f6b659506706445c11d9db45 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 26 Jan 2026 16:13:52 +0100 Subject: Add a blog --- templates/shortcodes/hero.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/shortcodes/hero.html (limited to 'templates/shortcodes/hero.html') diff --git a/templates/shortcodes/hero.html b/templates/shortcodes/hero.html new file mode 100644 index 0000000..09c6d6f --- /dev/null +++ b/templates/shortcodes/hero.html @@ -0,0 +1 @@ +{{ page.extra.visual_aid_alt }} -- cgit