sudotask/_includes/icon-github.html

2 lines
177 B
HTML
Raw Normal View History

2016-08-12 14:03:12 -07: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>