diff options
| author | mo khan <mo@mokhan.ca> | 2016-05-21 08:51:24 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2016-05-21 08:51:24 -0600 |
| commit | e83eb6650ad35855152f78473f900cc8fb29be98 (patch) | |
| tree | 0bf0fedf83032bf830a72a9dbeeb50b8a40321d7 /_includes/icon-github.html | |
initial commit.
Diffstat (limited to '_includes/icon-github.html')
| -rw-r--r-- | _includes/icon-github.html | 1 |
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> |
