💄 Updating the UI and style files.

This commit is contained in:
piharpi
2019-09-03 14:55:44 +07:00
parent 694811ab63
commit 17e9eaa369
2 changed files with 3 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ layout: compress
<span itemprop="keywords">
{% for tag in tags %}
<a class="tag"
href="/tags/#{{tag | downcase | slugify}}">{{tag | upcase }}</a>{% unless forloop.last %},{% endunless %}
href="/tags/#{{tag | downcase | slugify}}">{{tag | downcase }}</a>{% unless forloop.last %},{% endunless %}
{% endfor %}
</span>
</div>