diff options
-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 |