hugo-theme-termlite/layouts/partials/page/footer.html

3 lines
154 B
HTML
Raw Normal View History

{{ partial "page/taxonomy_list.html" (dict "page" . "taxonomy" "categories") }}
{{ partial "page/taxonomy_list.html" (dict "page" . "taxonomy" "tags") }}