diff options
author | Alan Pearce | 2018-06-06 10:32:17 +0000 |
---|---|---|
committer | Alan Pearce | 2018-06-06 10:32:17 +0000 |
commit | 617ee5be32b686ddd05f96a555e8bb6c2a1d599a (patch) | |
tree | df3f63abaa3da417a21c7a85876c62664417d465 /config.toml | |
parent | cc8dac48913fc4ece64a2b6b67e9fefab31bd33c (diff) | |
download | website-617ee5be32b686ddd05f96a555e8bb6c2a1d599a.tar.xz website-617ee5be32b686ddd05f96a555e8bb6c2a1d599a.zip |
Remove twitter 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 09b6d5f..13a972f 100644 --- a/config.toml +++ b/config.toml | |||
@@ -36,9 +36,6 @@ url = "/public_key.asc" | |||
36 | name = "GitLab" | 36 | name = "GitLab" |
37 | URL = "https://gitlab.com/alanpearce" | 37 | URL = "https://gitlab.com/alanpearce" |
38 | [[menu.contact]] | 38 | [[menu.contact]] |
39 | name = "Twitter" | ||
40 | URL = "https://twitter.com/alanpearceuk" | ||
41 | [[menu.contact]] | ||
42 | name = "Mastodon" | 39 | name = "Mastodon" |
43 | URL = "https://mastodon.at/@alanpearce" | 40 | URL = "https://mastodon.at/@alanpearce" |
44 | [[menu.contact]] | 41 | [[menu.contact]] |