datat.fi/docs/_includes/icon-gitlab.html

5 lines
205 B
HTML
Raw Normal View History

2017-03-20 21:35:13 +02:00
<a href="https://gitlab.com{{ include.username }}">
<span class="icon icon--gitlab">{% include icon-gitlab.svg %}</span>
<span class="label">{{ include.label | default: include.username }}</span>
</a>