diff --git a/templates/macros/post.html b/templates/macros/post.html index 892a2ba..bd3c794 100644 --- a/templates/macros/post.html +++ b/templates/macros/post.html @@ -95,7 +95,7 @@ {%- set sep = " " -%} {% endif -%} {%- for tag in page.taxonomies.tags %} - #{{ tag }} + #{{ tag }} #} {%- if not loop.last %}{{ sep | safe }}{% endif -%} {% endfor -%}