add: added a shortcode "icon"

This commit is contained in:
Junyi Hou 2024-04-23 19:31:41 +08:00
parent 9507d51bd2
commit 5fc27f5285
2 changed files with 57 additions and 0 deletions

View file

@ -0,0 +1 @@
{{ partial (print "tabler-icons/" (.Get 0) ".svg" ) . }}