feat: add webrings
This commit is contained in:
parent
c4538096c2
commit
5b251b5639
6 changed files with 72 additions and 2 deletions
3
src/_includes/icons/webrings.liquid
Normal file
3
src/_includes/icons/webrings.liquid
Normal file
|
@ -0,0 +1,3 @@
|
|||
<a href="/webrings" title="RSS" class="link--icon{% if page.url == '/webrings/' %} active{% endif %}">
|
||||
{% tablericon "heart-handshake" "Webrings" "height=24" %}
|
||||
</a>
|
Reference in a new issue