blog/_includes/icon-github.html

4 lines
207 B
HTML

<a class="u-url" rel="me" href="https://github.com/{{ include.username }}"
><span class="icon icon--github">{% include icon-github.svg %}</span
><span class="username">{{ include.username }}</span></a
>