index
:
danixxyz-theme
master
The Hugo theme for my website.
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layouts
/
shortcodes
/
acronym.html
blob: 0813f2e30872bc11c01e988e0d842dd287a8bb4a (
plain
)
1
<
abbr
title
=
"{{ .Get "
title
"
}}"
>
{{ .Inner }}
</
abbr
>