Skip to content

Commit 83dcb28

Browse files
author
kris70lesgo
committed
restore newline at end of file
1 parent 2b5b06d commit 83dcb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vocabulary_theme/templates/macros/categories.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
{% for category in site.query(categories.path) %}
55
<a class="button tag margin-vertical-small margin-horizontal-smaller" href="{{ category|url }}">{{ category.name }}</a>
66
{% endfor %}
7-
{% endmacro %}
7+
{% endmacro %}

0 commit comments

Comments
 (0)