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
/
gallery.html
blob: 8a30fc5a2f9322146e98107afbf05ce2852525c5 (
plain
)
1
2
3
4
5
<
div
class
=
"gallery"
>
<
div
class
=
"gallery-inner"
>
{{ .Inner }}
</
div
>
</
div
>