add: added a shortcode "icon"
This commit is contained in:
parent
9507d51bd2
commit
5fc27f5285
2 changed files with 57 additions and 0 deletions
1
layouts/shortcodes/icon.html
Normal file
1
layouts/shortcodes/icon.html
Normal file
|
@ -0,0 +1 @@
|
|||
{{ partial (print "tabler-icons/" (.Get 0) ".svg" ) . }}
|
Loading…
Add table
Add a link
Reference in a new issue