<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>