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
/
img.html
blob: 239392810884bdf76f65a1eebfdf005652044d9e (
plain
)
1
<
img
src
=
"{{ .Get "
src
"
}}"
alt
=
"{{ .Get "
alt
"
}}"
class
=
"w-full my-4"
/>