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

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

</a>