aboutsummaryrefslogtreecommitdiff
path: root/_includes/icon-github.html
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2016-10-16 12:16:25 -0400
committerHeather Miller <heather.miller@epfl.ch>2016-10-16 12:16:25 -0400
commitdfb6fc7c9d3bcc697f0607fe8815c88e16bb7848 (patch)
tree610fd7696ae8d717e48b3129df06a34d7d1bbb23 /_includes/icon-github.html
Initial push
Diffstat (limited to '_includes/icon-github.html')
-rw-r--r--_includes/icon-github.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/icon-github.html b/_includes/icon-github.html
new file mode 100644
index 0000000..e501a16
--- /dev/null
+++ b/_includes/icon-github.html
@@ -0,0 +1 @@
+<a href="https://github.com/{{ include.username }}"><span class="icon icon--github">{% include icon-github.svg %}</span><span class="username">{{ include.username }}</span></a>