diff options
author | Alan Pearce | 2018-06-22 18:17:20 +0000 |
---|---|---|
committer | Alan Pearce | 2018-06-22 18:17:20 +0000 |
commit | 0984658a3f64af10e3a13ce4ca4f4461a38ab10d (patch) | |
tree | 77496ba307688eebe0268e11af2fa225c40ded13 /config.toml | |
parent | a159ba3b123de7ca654f3f958b1fe0da47c96f2e (diff) | |
download | website-0984658a3f64af10e3a13ce4ca4f4461a38ab10d.tar.lz website-0984658a3f64af10e3a13ce4ca4f4461a38ab10d.tar.zst website-0984658a3f64af10e3a13ce4ca4f4461a38ab10d.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 |