town-page/_includes/icon-github.html

2 lines
177 B
HTML
Raw Normal View History

2019-05-13 01:08:12 +00:00
<a href="https://github.com/{{ include.username }}"><span class="icon icon--github">{% include icon-github.svg %}</span><span class="username">{{ include.username }}</span></a>