Files
archetypes
content
static
themes
hugo-theme-ipng
archetypes
assets
data
layouts
_default
partials
shortcodes
asciinema.html
contact-box.html
container.html
gallery-category.html
gallery-modal.html
gallery-photo.html
gallery-script.html
image.html
rawhtml.html
social.html
video.html
taxonomy
404.html
home.html
static
LICENSE.md
README.md
theme.toml
.drone.yml
.gitattributes
.gitignore
addpic.sh
hugo.yaml
mkgallery.sh
sabbatical.ipng.nl/themes/hugo-theme-ipng/layouts/shortcodes/gallery-category.html
2024-08-13 02:25:52 +02:00

5 lines
89 B
HTML

<ul class="gallery-category">
{{ .Inner }}
<li class="gallery-photo"></li>
</ul>