From faf2dbe95a67398faaaef25ec7287de494c01ba9 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