summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-08-28 14:01:28 -0400
committerBen Harris <ben@tilde.team>2019-08-28 14:01:28 -0400
commit50c0d4aaea240ce41d054713ff247cbab50b7851 (patch)
treee9cd17b712be1513f9d0b1a8aa251316d53d56f7
parent009f2b4d77a74ef926bb940e23d21dc22b2a80eb (diff)
add gpg key link
l---------benharri.asc1
-rw-r--r--social.html5
2 files changed, 6 insertions, 0 deletions
diff --git a/benharri.asc b/benharri.asc
new file mode 120000
index 0000000..48c90d3
--- /dev/null
+++ b/benharri.asc
@@ -0,0 +1 @@
+keypub.txt
\ No newline at end of file
diff --git a/social.html b/social.html
index 704c59c..f7f8bb3 100644
--- a/social.html
+++ b/social.html
@@ -19,5 +19,10 @@
             <i class="fa fa-envelope"></i>
         </a>
     </li>
+    <li>
+        <a rel="pgpkey authn" href="benharri.asc">
+            <i class="fa fa-key"></i>
+        </a>
+    </li>
 </ul>