diff options
author | Alan Pearce | 2019-05-24 14:58:08 +0200 |
---|---|---|
committer | Alan Pearce | 2019-06-02 19:31:39 +0200 |
commit | 8b0ba926e01795ee15d115cb6db611cb23cad396 (patch) | |
tree | acc725b599431c930b6ecdeb6651eb2f63b4d0f5 | |
parent | be805831dc40b6ea84271d651fce93919f8c8c74 (diff) | |
download | website-8b0ba926e01795ee15d115cb6db611cb23cad396.tar.lz website-8b0ba926e01795ee15d115cb6db611cb23cad396.tar.zst website-8b0ba926e01795ee15d115cb6db611cb23cad396.zip |
Remove dangling Mastodon link
-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]] |