mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 01:57:28 -05:00
Add simple <abbr> shortcode
This commit is contained in:
1
layouts/shortcodes/abbr.html
Normal file
1
layouts/shortcodes/abbr.html
Normal file
@ -0,0 +1 @@
|
||||
<abbr title="{{ .Get "title" }}">{{ .Inner }}</abbr>
|
Reference in New Issue
Block a user