chore: Keep nice look while having good contrast

This commit is contained in:
daudix-UFO
2023-12-06 02:41:21 +03:00
parent 141bb423cb
commit c006fbe69d
6 changed files with 52 additions and 43 deletions

View File

@ -20,8 +20,8 @@
</time>
{%- if page.taxonomies %}
{%- for name, taxon in page.taxonomies %}
<span></span>
<ul class="tags">
<span>&nbsp;</span>
{%-for item in taxon %}
<li>
<a class="tag" href="{{ get_taxonomy_url(kind=name, name=item) }}">{{ item }}</a>