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
/
dropcap.html
blob: 6114678fafa5b6750982aaa7cb4146c1d9a4f00f (
plain
)
1
<
span
class
=
"text-2xl font-bold first-letter:text-3xl"
>
{{ .Inner }}
</
span
>