mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Add simple <abbr> shortcode
This commit is contained in:
parent
3713fdae5b
commit
f4c056b99c
1
layouts/shortcodes/abbr.html
Normal file
1
layouts/shortcodes/abbr.html
Normal file
@ -0,0 +1 @@
|
||||
<abbr title="{{ .Get "title" }}">{{ .Inner }}</abbr>
|
Loading…
Reference in New Issue
Block a user