mirror of
https://github.com/Speyll/anemone.git
synced 2026-02-26 07:24:25 +00:00
headless css + cleaner javascript
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
{{ page.content | safe }}
|
||||
|
||||
<p class="tagsData">
|
||||
<p class="tags-data">
|
||||
{% if page.taxonomies.tags %}
|
||||
{% for tag in page.taxonomies.tags %}
|
||||
<a href="/tags/{{ tag | slugify }}">/{{ tag }}/</a>
|
||||
|
||||
Reference in New Issue
Block a user