From 7869c36bd99d5fc03b05512e0090f1b0f032ca86 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Wed, 29 Oct 2025 19:06:13 +0100 Subject: more changes, shortcodes, idk I forgot --- layouts/shortcodes/img.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/img.html (limited to 'layouts/shortcodes/img.html') diff --git a/layouts/shortcodes/img.html b/layouts/shortcodes/img.html new file mode 100644 index 0000000..013637a --- /dev/null +++ b/layouts/shortcodes/img.html @@ -0,0 +1 @@ +{{ .Get "alt" }} -- cgit v1.2.3