chore: colors for band icons
This commit is contained in:
parent
c3f031a229
commit
fa10c0ff1c
4 changed files with 91 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<a
|
||||
class="link--icon"
|
||||
href="{{ link }}"
|
||||
class="link--icon {{ icon }}"
|
||||
href="{{ link | downcase }}"
|
||||
rel="me"
|
||||
title="{{ name }}">
|
||||
{% tablericon icon name %}
|
||||
|
|
Reference in a new issue