From 11020c28bf035c468984ff30a708fc323d3aa1f5 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Tue, 12 May 2020 19:56:55 +0530 Subject: [PATCH] Add telegram to topbar --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index 988c63d..d62db6f 100644 --- a/config.toml +++ b/config.toml @@ -63,3 +63,8 @@ paginate = 5 identifier = "rss" name = "Subscribe" url = "/index.xml" + + [[languages.en.menu.main]] + identifier = "telegram" + name = "Telegram Updates" + url = "https://t.me/cedaei/"