diff options
author | Thijs Paelman <thijs.paelman+git@hotmail.be> | 2023-10-06 20:07:34 +0200 |
---|---|---|
committer | Thijs Paelman <thijs.paelman+git@hotmail.be> | 2023-10-06 20:07:34 +0200 |
commit | 1afba90bc890e4f26f0011b66a9f1b8f4fd7ea40 (patch) | |
tree | 3c9ca3b6bf9ba540c5d2523b96731a17ed2a18f3 | |
parent | 256a70b924dbc196530a0c1f4201e8d4c72a0afc (diff) | |
download | website-1afba90bc890e4f26f0011b66a9f1b8f4fd7ea40.tar.gz website-1afba90bc890e4f26f0011b66a9f1b8f4fd7ea40.zip |
Community: Remove Twitter
-rw-r--r-- | config.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.toml b/config.toml index 0a65633..2102288 100644 --- a/config.toml +++ b/config.toml @@ -134,11 +134,6 @@ footer_about_disable = true url = "https://mastodon.social/@ouroborosnet" icon = "fa fa-mastodon" desc = "Follow us on Mastodon to get the latest news!" -[[params.links.user]] - name ="Twitter" - url = "https://twitter.com/ODecentralize" - icon = "fab fa-twitter" - desc = "Follow us on Twitter to get the latest news!" [[params.links.developer]] name = "Repository" url = "https://ouroboros.rocks/cgit" |