Add layouts/shortcodes/icon.html

This commit is contained in:
XenGi 2026-02-15 16:42:51 +01:00 committed by Ricardo (XenGi) Band
parent e6de2cd933
commit 32a7ad14f1
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -0,0 +1 @@
<span class="icon-{{ .Get "name" }}"></span>