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--- feed.xslt.xml | 4 ++-- rss.xml | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/feed.xslt.xml b/feed.xslt.xml index db7e02e..3c05f87 100644 --- a/feed.xslt.xml +++ b/feed.xslt.xml @@ -58,7 +58,7 @@ https://nicolas-hoizey.com/feeds/all.xml Web Feed Preview

-

+

This preview only shows titles and summaries, but the actual feed(Atom) contains the full content.

Visit Website → @@ -101,7 +101,7 @@ https://nicolas-hoizey.com/feeds/all.xml - Published at + Published:

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