datat.fi/_includes/icon-pinterest.html

5 lines
219 B
HTML

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