Files
2martens.de/_includes/icon-github.html
Jim Martens b5a502ec2b Added FontAwesome 5
* closes #10

Signed-off-by: Jim Martens <github@2martens.de>
2017-12-24 20:48:03 +01:00

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>