diff options
author | Alan Pearce | 2019-05-24 14:58:08 +0200 |
---|---|---|
committer | Alan Pearce | 2019-06-02 19:31:39 +0200 |
commit | df944ef5d49da1d7ef3ace73733098c29b2d6e9e (patch) | |
tree | 6a62aaa6e5789875d78347fbb60a7010b61c3017 /config.toml | |
parent | 544220bfc0d3e4ae1499b888d6b5567a19825d34 (diff) | |
download | website-df944ef5d49da1d7ef3ace73733098c29b2d6e9e.tar.xz website-df944ef5d49da1d7ef3ace73733098c29b2d6e9e.zip |
Remove dangling Mastodon link
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 2a38267..12f0e42 100644 --- a/config.toml +++ b/config.toml | |||
@@ -34,9 +34,6 @@ url = "/public_key.asc" | |||
34 | name = "GitLab" | 34 | name = "GitLab" |
35 | URL = "https://gitlab.com/alanpearce" | 35 | URL = "https://gitlab.com/alanpearce" |
36 | [[menu.contact]] | 36 | [[menu.contact]] |
37 | name = "Mastodon" | ||
38 | URL = "https://mastodon.at/@alanpearce" | ||
39 | [[menu.contact]] | ||
40 | name = "StackOverflow Jobs" | 37 | name = "StackOverflow Jobs" |
41 | url = "http://stackoverflow.com/users/story/381895" | 38 | url = "http://stackoverflow.com/users/story/381895" |
42 | [[menu.contact]] | 39 | [[menu.contact]] |