From 731a54b11fae22d1278e65527eac68a105c31ce6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 23 Oct 2017 16:31:12 +0200 Subject: [PATCH] Add Gitter link to footer. --- site/pelicanconf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/site/pelicanconf.py b/site/pelicanconf.py index a96ee105..d232f542 100644 --- a/site/pelicanconf.py +++ b/site/pelicanconf.py @@ -69,6 +69,7 @@ LINKS_NAVBAR2 = [('Pelican plugins', '/plugins/', 'plugins', [ LINKS_FOOTER1 = [('m.css', '/'), ('Why?', '/why/'), ('GitHub', 'https://github.com/mosra/m.css'), + ('Gitter', 'https://gitter.im/mosra/m.css'), ('Twitter', 'https://twitter.com/czmosra')] LINKS_FOOTER2 = [('CSS', '/css/'), -- 2.30.2