diff options
author | Alan Pearce | 2020-05-07 22:43:16 +0200 |
---|---|---|
committer | Alan Pearce | 2020-05-07 22:43:16 +0200 |
commit | ded414fbf0992a23e2aeab386b0bfa8f3da6c8fd (patch) | |
tree | 6ef93c0dd9bdb74b466a19060629fa4d5f690ecd /config.toml | |
parent | c5f3ac77af81d904dc8deddef9514fb875f751b8 (diff) | |
download | website-ded414fbf0992a23e2aeab386b0bfa8f3da6c8fd.tar.lz website-ded414fbf0992a23e2aeab386b0bfa8f3da6c8fd.tar.zst website-ded414fbf0992a23e2aeab386b0bfa8f3da6c8fd.zip |
Remove Keybase from contact menu
Acquired by Zoom. I do not want anything to do with them.
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.toml b/config.toml index 1679f67..2501c3a 100644 --- a/config.toml +++ b/config.toml @@ -45,9 +45,6 @@ url = "/public_key.asc" [[menu.contact]] name = "StackOverflow Jobs" url = "http://stackoverflow.com/users/story/381895" -[[menu.contact]] - name = "Keybase" - url = "https://keybase.io/alanpearce" [privacy] [privacy.disqus] |