feat: simplify icons + dry feed styles
This commit is contained in:
parent
63d90878bb
commit
8c53392c21
43 changed files with 290 additions and 539 deletions
|
@ -1,3 +1,3 @@
|
|||
<a href="/webrings" title="RSS" class="link--icon{% if page.url == '/webrings/' %} active{% endif %}">
|
||||
{% tablericon "heart-handshake" "Webrings" "height=24" %}
|
||||
<a href="/webrings" title="RSS" class="link--icon icon--h-24{% if page.url == '/webrings/' %} active{% endif %}">
|
||||
{% tablericon "heart-handshake" "Webrings" %}
|
||||
</a>
|
Reference in a new issue