chiark / gitweb /
site: updated footer.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 5 Jan 2018 00:51:26 +0000 (01:51 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 5 Jan 2018 00:52:02 +0000 (01:52 +0100)
No silly jokes anymore. THIS IS SERIOUS SHIT, YA?

site/pelicanconf.py

index 854e43d53bdd31cd43e546994641b0ca7c51c132..cbfa18a6723793e3a24f3225259b8c367f136491 100644 (file)
@@ -116,12 +116,11 @@ M_LINKS_FOOTER4 = [('Pelican plugins', 'plugins/'),
                    ('Metadata', 'plugins/metadata/')]
 
 M_FINE_PRINT = """
-m.css. Copyright © Vladimír Vondruš 2017--2018. Site powered by
-`Pelican <https://getpelican.com>`_ and m.css (yes, I am eating my own dog
-food). Both the code and site content is
-`available on GitHub under MIT <https://github.com/mosra/m.css>`_. Contact the
-author via `e-mail <mosra@centrum.cz>`_, :abbr:`Jabber <mosra@jabbim.cz>`,
-`Twitter <https://twitter.com/czmosra>`_ or smoke signals.
+| m.css. Copyright © `Vladimír Vondruš <http://mosra.cz>`_, 2017--2018. Site
+  powered by `Pelican <https://getpelican.com>`_ and m.css.
+| Code and content is `available on GitHub under MIT <https://github.com/mosra/m.css>`_.
+  Contact the author via `Gitter <https://gitter.im/mosra/m.css>`_,
+  `e-mail <mosra@centrum.cz>`_ or `Twitter <https://twitter.com/czmosra>`_.
 """
 
 DEFAULT_PAGINATION = 10