diff options
author | Alan Pearce | 2018-06-22 18:17:20 +0000 |
---|---|---|
committer | Alan Pearce | 2018-06-22 18:17:20 +0000 |
commit | 9b456995cded3ff1eafae4b898d8d044b74d8193 (patch) | |
tree | b7b3ffcb4900afe58532fc90917b56ba881c8dc4 /config.toml | |
parent | 122e66264a05c3859e176512196371e39bf42df4 (diff) | |
download | website-9b456995cded3ff1eafae4b898d8d044b74d8193.tar.lz website-9b456995cded3ff1eafae4b898d8d044b74d8193.tar.zst website-9b456995cded3ff1eafae4b898d8d044b74d8193.zip |
Add Keybase URL
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 5 |
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 |