datat.fi/_includes/icon-dribbble.html

5 lines
212 B
HTML

<a href="https://dribbble.com/{{ include.username }}">
<span class="icon icon--dribbble">{% include icon-dribbble.svg %}</span>
<span class="label">{{ include.label | default: include.username }}</span>
</a>