We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5b06d commit 83dcb28Copy full SHA for 83dcb28
themes/vocabulary_theme/templates/macros/categories.html
@@ -4,4 +4,4 @@
4
{% for category in site.query(categories.path) %}
5
<a class="button tag margin-vertical-small margin-horizontal-smaller" href="{{ category|url }}">{{ category.name }}</a>
6
{% endfor %}
7
-{% endmacro %}
+{% endmacro %}
0 commit comments