2martens.de/_includes/icon-github.html

5 lines
155 B
HTML

<a href="https://github.com/{{ include.username }}">
<span class="fab fa-github"></span>
<span class="username">{{ include.username }}</span>
</a>