<a href=“github.com/{{ include.username }}”>

<span class="icon icon--github">{% include icon-github.svg %}</span>
<span class="label">{{ include.label | default: include.username }}</span>

</a>