chore: update feed nav icon

This commit is contained in:
Cory Dransfeldt 2023-08-19 10:14:30 -07:00
parent 42dd59fc66
commit af7b18a867
No known key found for this signature in database

View file

@ -31,7 +31,7 @@
</h1> </h1>
<div class="flex flex-row gap-6"> <div class="flex flex-row gap-6">
<a href="/feeds" class="icon--24 link--icon"> <a href="/feeds" class="icon--24 link--icon">
{% tablericon "rss" "Feeds • Cory Dransfeldt" %} {% tablericon "arrow-left" "Back to feeds" %}
</a> </a>
<a href="/" class="icon--24 link--icon"> <a href="/" class="icon--24 link--icon">
{% tablericon "home-move" "Home • Cory Dransfeldt" %} {% tablericon "home-move" "Home • Cory Dransfeldt" %}