chiark / gitweb /
Add Gitter link to footer.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 23 Oct 2017 14:31:12 +0000 (16:31 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 23 Oct 2017 14:31:12 +0000 (16:31 +0200)
site/pelicanconf.py

index a96ee105949039bc1fe579adb31d4f9bb6654d05..d232f542d2682f3b30450b5fa75841a039a688b5 100644 (file)
@@ -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/'),