summary refs log tree commit diff
path: root/social.html
diff options
context:
space:
mode:
Diffstat (limited to 'social.html')
-rw-r--r--social.html28
1 files changed, 0 insertions, 28 deletions
diff --git a/social.html b/social.html
deleted file mode 100644
index 735880d..0000000
--- a/social.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<ul class="social social-links">
-    <li>
-        <a rel="me" href="https://github.com/benharri">
-            <i class="fa fa-github"></i>
-        </a>
-    </li>
-    <li>
-        <a rel="me" href="https://www.linkedin.com/in/benjaminhharris">
-            <i class="fa fa-linkedin"></i>
-        </a>
-    </li>
-    <li>
-        <a rel="me" href="https://keybase.io/bharris">
-            <i class="fa fa-id-card"></i>
-        </a>
-    </li>
-    <li>
-        <a rel="me" href="mailto:mail@benharr.is">
-            <i class="fa fa-envelope"></i>
-        </a>
-    </li>
-    <li>
-        <a rel="pgpkey" href="benharri.asc">
-            <i class="fa fa-key"></i>
-        </a>
-    </li>
-</ul>
-