From 7c240b5f5d6b544b6e585cdd8d15a0a98b31acf7 Mon Sep 17 00:00:00 2001 From: Jerry Date: Sun, 18 May 2025 09:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96html=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- constants/rss/rss_template.html | 109 +++++++++++++++++++++++++++----- 1 file changed, 93 insertions(+), 16 deletions(-) diff --git a/constants/rss/rss_template.html b/constants/rss/rss_template.html index 3a9e753..9c5e822 100644 --- a/constants/rss/rss_template.html +++ b/constants/rss/rss_template.html @@ -2,36 +2,113 @@ + {{title}} +
+

{{title}}

-
作者:{{author}} | 时间:{{date}}
-
{{content}}
+
作者:{{author}} | 发布于:{{date}}
+
+ {{content}} +
+ +
+ Created by crystelf-plugin +