From ac459224a801b4456441b3089e3bc1193c2463ba Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 18 Feb 2022 16:11:40 +0100 Subject: [PATCH] new title for rss feeds: title of feed + #num --- LogBot/template.rss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LogBot/template.rss b/LogBot/template.rss index 8499078..2462fd3 100644 --- a/LogBot/template.rss +++ b/LogBot/template.rss @@ -8,7 +8,7 @@ {% for x, post in db["messages"].items() %} - {{ x }} + {{ title }} #{{ x }} {{ log_path }}#{{ x }} {{ log_path }}#{{ x }}