summaryrefslogtreecommitdiff
path: root/_includes/icon-github.html
diff options
context:
space:
mode:
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>