From 8da8b6132258df5d9e60444b14ec5a81a83db39f Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Wed, 15 Jan 2020 22:51:58 +0100 Subject: config: Add slack --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index 87da669..7295f44 100644 --- a/config.toml +++ b/config.toml @@ -127,6 +127,11 @@ footer_about_disable = true url = "https://ouroboros.rocks/cgit" icon = "fab fa-git" desc = "Browse the repository" +[[params.links.developer]] + name = "Slack" + url = "https://odecentralize.slack.com" + icon = "fab fa-slack" + desc = "Chat with other project developers" [[params.links.developer]] name = "IRC" url = "https://webchat.freenode.net/?channels=#ouroboros" -- cgit v1.2.3