datat.fi/_includes/icon-googleplus.html

5 lines
220 B
HTML

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