chiark / gitweb /
theme: don't repeat SITENAME if it's the same as page title.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 24 Oct 2017 09:07:40 +0000 (11:07 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 24 Oct 2017 09:07:40 +0000 (11:07 +0200)
commitd3bbe6961f71bb002575a50f1660a12494a566f6
treecccd4498c98a21c371c3130b5f4e7f2ae082c19e
parentd3eca6c6bb867d810fcce8f703cfba5c9f681d7f
theme: don't repeat SITENAME if it's the same as page title.

So instead of

    m.css | m.css

on the index page one gets just

    m.css
doc/pelican/theme.rst
pelican-theme/templates/page.html