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.lz website-df944ef5d49da1d7ef3ace73733098c29b2d6e9e.tar.zst 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" name = "GitLab" URL = "https://gitlab.com/alanpearce" [[menu.contact]] - name = "Mastodon" - URL = "https://mastodon.at/@alanpearce" -[[menu.contact]] name = "StackOverflow Jobs" url = "http://stackoverflow.com/users/story/381895" [[menu.contact]] |