Add simple <abbr> shortcode

This commit is contained in:
BBaoVanC 2022-04-23 17:10:48 -05:00
parent 3713fdae5b
commit f4c056b99c
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
<abbr title="{{ .Get "title" }}">{{ .Inner }}</abbr>