From fc591f549c9f5ebbee20f9c6273da27bed603fd2 Mon Sep 17 00:00:00 2001 From: welpo Date: Sun, 25 Jun 2023 22:59:29 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style:=20add=20title=20suffix=20?= =?UTF-8?q?&=20reduce=20RSS=20icon=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/feed_style.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/feed_style.xsl b/static/feed_style.xsl index d1d72a0..cadd154 100644 --- a/static/feed_style.xsl +++ b/static/feed_style.xsl @@ -6,7 +6,7 @@ - <xsl:value-of select="/atom:feed/atom:title"/> + <xsl:value-of select="/atom:feed/atom:title"/> • Feed @@ -24,7 +24,7 @@