From c3ccc3e170899dd74b440719f8359eeae71993d1 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 26 Sep 2020 20:51:22 +0100 Subject: [PATCH] Icon style --- blog.py | 6 ++++-- webinterface.py | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/blog.py b/blog.py index 190d6146..bc76be90 100644 --- a/blog.py +++ b/blog.py @@ -360,13 +360,15 @@ def htmlBlogPost(authorized: bool, blogStr += '' - blogStr += 'RSS 2.0' blogStr += '' - blogStr += 'RSS 3.0' diff --git a/webinterface.py b/webinterface.py index dff96f2e..b814b823 100644 --- a/webinterface.py +++ b/webinterface.py @@ -769,7 +769,8 @@ def htmlHashtagSearch(nickname: str, domain: str, port: int, # RSS link for hashtag feed hashtagSearchForm += '
' hashtagSearchForm += \ - 'RSS 2.0
'