index
:
danixxyz
content-refactoring
feature/footer-frosted-glass
feature/matrix-rain-background
fix/taxonomy-layouts
master
production
The content for my site, using Hugo for deployment
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
themes
/
danix-xyz-hacker
/
layouts
/
shortcodes
/
dropcap.html
blob: 6114678fafa5b6750982aaa7cb4146c1d9a4f00f (
plain
)
1
<
span
class
=
"text-2xl font-bold first-letter:text-3xl"
>
{{ .Inner }}
</
span
>