From: Colin Watson Date: Fri, 23 Jul 2021 16:47:07 +0000 (+0100) Subject: Switch theme to m.css X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=1b2d028ddc8a655fe902520890653cbaa5d75276;p=blog.git Switch theme to m.css https://mcss.mosra.cz/themes/pelican/ --- diff --git a/m.css/pelican-theme/templates/article.html b/m.css/pelican-theme/templates/article.html index 611fe9c8..859e7508 100644 --- a/m.css/pelican-theme/templates/article.html +++ b/m.css/pelican-theme/templates/article.html @@ -28,8 +28,8 @@ {% if article.author and article.author.twitter_id %} {% endif %} - - + + {% if article.summary %} @@ -70,7 +70,7 @@
{% set title = article.title.split(' — ') %} -

{{ title[0] }}

+

{{ title[0] }}

{% if title|length >= 2 %}

{{ title[1] }}

{% endif %} diff --git a/m.css/pelican-theme/templates/article_header.html b/m.css/pelican-theme/templates/article_header.html index 2ec0e1d2..d6e94534 100644 --- a/m.css/pelican-theme/templates/article_header.html +++ b/m.css/pelican-theme/templates/article_header.html @@ -1,5 +1,5 @@
-

+