Files
archetypes
content
static
themes
hugo-theme-ipng
archetypes
assets
data
layouts
_default
partials
blog-entry-summary.html
blog-taxonomy-info.html
footer.html
head.html
header.html
pagination.html
post-category-link.html
post-tag-link.html
shortcodes
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/partials/post-category-link.html
2024-08-13 02:25:52 +02:00

2 lines
78 B
HTML

<a class="blog-taxonomy-info" href="/categories/{{ . | urlize }}">{{ . }}</a>