about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2018-06-22 18:17:20 +0000
committerAlan Pearce2018-06-22 18:17:20 +0000
commit9b456995cded3ff1eafae4b898d8d044b74d8193 (patch)
treeb7b3ffcb4900afe58532fc90917b56ba881c8dc4 /config.toml
parent122e66264a05c3859e176512196371e39bf42df4 (diff)
downloadwebsite-9b456995cded3ff1eafae4b898d8d044b74d8193.tar.lz
website-9b456995cded3ff1eafae4b898d8d044b74d8193.tar.zst
website-9b456995cded3ff1eafae4b898d8d044b74d8193.zip
Add Keybase URL
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 4c9a89a..33ef41e 100644
--- a/config.toml
+++ b/config.toml
@@ -38,4 +38,7 @@ url = "/public_key.asc"
     URL = "https://mastodon.at/@alanpearce"
 [[menu.contact]]
     name = "StackOverflow Jobs"
-    url = "http://stackoverflow.com/users/story/381895"
\ No newline at end of file
+    url = "http://stackoverflow.com/users/story/381895"
+[[menu.contact]]
+    name = "Keybase"
+    url = "https://keybase.io/alanpearce"
\ No newline at end of file