From a5ace5b4492b8eaa9e45330e34b7dfd63c81ceec Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 28 Apr 2025 06:21:39 +0000 Subject: Update 2 files - /feed.xslt.xml - /rss.xml--- rss.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'rss.xml') diff --git a/rss.xml b/rss.xml index 84815bf..bd26cb6 100644 --- a/rss.xml +++ b/rss.xml @@ -2,13 +2,15 @@ --- - + {{ site.title | xml_escape }} {% if site.description %}{{ site.description | xml_escape }}{% endif %} - "{{ "/" | absolute_url }}" + {{ "/" | absolute_url }} {{ site.time | date_to_rfc822 }} {{ site.lang | default: "zh-CN" }} + + {% for post in site.posts limit:10 %} {{ post.title | xml_escape }} -- cgit 1.4.1-2-gfad0