From 4444f99c179e44984eef905617e9cfd34b639df0 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Thu, 19 Feb 2026 22:58:11 +0000 Subject: [PATCH] Don't render 'By' if no authors --- pelican/themes/simple/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pelican/themes/simple/templates/index.html b/pelican/themes/simple/templates/index.html index 97caac6a..5eabc244 100644 --- a/pelican/themes/simple/templates/index.html +++ b/pelican/themes/simple/templates/index.html @@ -11,11 +11,13 @@
{{ article.summary }}
{% endfor %}