From dc1d25ba922e0d9dd811a242a2c659fa3830f6e9 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 29 Nov 2023 09:50:00 -0600 Subject: [PATCH] adding hugo template stuff --- templates | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates b/templates index ac5278a4..bd790cd1 100644 --- a/templates +++ b/templates @@ -107,6 +107,8 @@ org-mode :END: ") +(hugo-image "{{< figure src=" p " alt=\"" p "\" caption=\""p "\" >}}") +(hugo-carousel "{{< carousel images=\"" p "\" >}}") web-mode