From 32a7ad14f11e9a50df4c92c5f19a25213fc79ff0 Mon Sep 17 00:00:00 2001 From: xengi Date: Sun, 15 Feb 2026 16:42:51 +0100 Subject: [PATCH] Add layouts/shortcodes/icon.html --- layouts/shortcodes/icon.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/icon.html diff --git a/layouts/shortcodes/icon.html b/layouts/shortcodes/icon.html new file mode 100644 index 0000000..d0a67aa --- /dev/null +++ b/layouts/shortcodes/icon.html @@ -0,0 +1 @@ + \ No newline at end of file