From b4ed3273731701eb0dc57339f754bc98e4bf6672 Mon Sep 17 00:00:00 2001 From: Han <1655466387@qq.com> Date: Sun, 6 Apr 2025 19:24:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20rss=20Beautiful=20XSL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/rss.xsl | 192 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 public/rss.xsl diff --git a/public/rss.xsl b/public/rss.xsl new file mode 100644 index 0000000..8eeb0de --- /dev/null +++ b/public/rss.xsl @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="$title"/> + + + + +
+
+ +

+ + + + +

+
+

+ +

+

+ This RSS feed for the + + + + website. +

+ + +
+
+
+ + + + + + + + +
+
+ + +

+ +

+
+ + + +
+
+

+ + + + + + + + +

+ + + Read More + + +
+
+
+
+
+
+
+
+ +
+ + +
+
\ No newline at end of file