chore: bump deps

This commit is contained in:
Cory Dransfeldt 2024-10-01 14:36:25 -07:00
parent 36429bd404
commit 7caaf7bbcb
No known key found for this signature in database
7 changed files with 77 additions and 26 deletions

View file

@ -9,7 +9,7 @@
{%- endif -%}
</span>
{%- else -%}
<a class="{% if icon %}{{ icon | downcase }} icon {% endif %}{{ class }}" href="{{ categoryUrl }}" tabindex="0">
<a class="{% if icon %}{{ icon | downcase }} icon {% endif %}{{ class }}" href="{{ categoryUrl }}" rel="me">
{%- if icon -%}
{% tablericon icon title %}
<span>{{ title }}</span>