diff options
author | Ben Burwell <ben@benburwell.com> | 2015-01-07 22:36:09 -0500 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2015-01-07 22:36:09 -0500 |
commit | e64c29944ff50432088b04d983c26839b3b2ec00 (patch) | |
tree | 4fd5f618a261abb7109f3c96a7bc8e356dbd15d4 /_layouts/master.html | |
parent | 3b563b3b82f4b4f20e66e1f9aea6dc16a08fc802 (diff) |
Removed PGP key and pointed to keybase.io
Diffstat (limited to '_layouts/master.html')
-rw-r--r-- | _layouts/master.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/master.html b/_layouts/master.html index 92f6006..cb867a3 100644 --- a/_layouts/master.html +++ b/_layouts/master.html @@ -91,7 +91,7 @@ </main> <footer class="grid_wide"> <div><a href="/">Ben</a> / <a href="/pgp/">PGP</a> / <a href="/theatre/">Theatre</a></div> - <div><a href="mailto:hi@benburwell.com">Email</a> / <a href="https://twitter.com/bburwell">Twitter</a> / <a href="https://ello.co/benburwell">Ello</a> / <a href="https://github.com/benburwell">GitHub</a></div> + <div><a href="mailto:hi@benburwell.com">Email</a> / <a href="https://twitter.com/bburwell">Twitter</a> / <a href="https://keybase.io/benburwell">Keybase</a> / <a href="https://github.com/benburwell">GitHub</a></div> <div><a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution License</a></div> </footer> </div> |