Files
releases/docs/_includes/icon-github.html
T
Torin Sandall 3533e5dd0d First cut of static site.
Generated the site using jekyll new . inside the docs directory.
2016-05-19 08:31:49 -07:00

2 lines
213 B
HTML

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