diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2018-09-04 13:46:44 -0400 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2018-09-04 13:46:44 -0400 |
commit | 9a4c6a490762ad8f2ce32bd9d5d872da4bedb8df (patch) | |
tree | 663984bad3fe6dd7122385afc6845c851d885453 /_includes/icon-github.html | |
parent | c0f853abfb12fa3de76edadd60570930c7732cc1 (diff) |
deleted social media icon stuff leftover from minima
Diffstat (limited to '_includes/icon-github.html')
-rw-r--r-- | _includes/icon-github.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_includes/icon-github.html b/_includes/icon-github.html deleted file mode 100644 index e501a16..0000000 --- a/_includes/icon-github.html +++ /dev/null @@ -1 +0,0 @@ -<a href="https://github.com/{{ include.username }}"><span class="icon icon--github">{% include icon-github.svg %}</span><span class="username">{{ include.username }}</span></a> |