chiark / gitweb /
site: put my e-mail to the footer.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 2 Nov 2017 19:44:21 +0000 (20:44 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 2 Nov 2017 19:52:51 +0000 (20:52 +0100)
Yay! More spam!

site/pelicanconf.py

index 91496fa43cc4e5fc038bab317dfb90639d4611e3..1b11e12a8131865b2b2ce8c7b437f5f097552691 100644 (file)
@@ -74,6 +74,7 @@ LINKS_FOOTER1 = [('m.css', '/'),
                  ('Why?', 'why/'),
                  ('GitHub', 'https://github.com/mosra/m.css'),
                  ('Gitter', 'https://gitter.im/mosra/m.css'),
+                 ('E-mail', 'mailto:mosra@centrum.cz'),
                  ('Twitter', 'https://twitter.com/czmosra')]
 
 LINKS_FOOTER2 = [('CSS', 'css/'),