From 6601657b8ef75aa27276be91fd8111701793baf7 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 2 May 2020 12:11:34 +0200 Subject: config: Remove IRC link as it's stale --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index cdd5e66..fd08d4b 100644 --- a/config.toml +++ b/config.toml @@ -147,11 +147,11 @@ footer_about_disable = true url = "https://join.slack.com/t/odecentralize/shared_invite/enQtOTU2NjI5OTk3NDYzLTM2ZjkwZjAxMTcyZjI5N2Y1NGZlNWJjODA0MDU2Y2MzN2Q3MjA5ZTAwYjIyMDMzNGNhZTc1NWQwNWYyMjBhMWU" icon = "fab fa-slack" desc = "Join our slack workspace" -[[params.links.developer]] - name = "IRC" - url = "https://webchat.freenode.net/?channels=#ouroboros" - icon = "fas fa-hashtag" - desc = "Chat with the developers" +#[[params.links.developer]] +# name = "IRC" +# url = "https://webchat.freenode.net/?channels=#ouroboros" +# icon = "fas fa-hashtag" +# desc = "Chat with the developers" [[params.links.developer]] name = "Bugzilla" url = "/bugzilla" -- cgit v1.2.3