From 0afcae7cd8ee9efab216a1d3abfa613516f0e466 Mon Sep 17 00:00:00 2001
From: mayx
Date: Thu, 26 Jun 2025 03:21:48 +0000
Subject: Update 4 files
- /_layouts/xslt.html
- /_layouts/xslt_container.html
- /sitemap.xsl
- /feed.xslt.xml---
_layouts/xslt.html | 4 +---
_layouts/xslt_container.html | 13 ++++++++++++-
2 files changed, 13 insertions(+), 4 deletions(-)
(limited to '_layouts')
diff --git a/_layouts/xslt.html b/_layouts/xslt.html
index e45726c..b02dfc5 100644
--- a/_layouts/xslt.html
+++ b/_layouts/xslt.html
@@ -4,7 +4,7 @@ layout: default
- 这是订阅预览的样式文件,你可以通过以下链接订阅该博客:
+ 这是本站XML文件(例如订阅源或者Sitemap)的样式文件,你可以通过以下链接订阅该博客:
- Atom
- RSS
@@ -13,7 +13,5 @@ layout: default
{{ content }}
-
-
\ No newline at end of file
diff --git a/_layouts/xslt_container.html b/_layouts/xslt_container.html
index 44b6f87..bea0baf 100644
--- a/_layouts/xslt_container.html
+++ b/_layouts/xslt_container.html
@@ -3,7 +3,8 @@
+ xmlns:atom="http://www.w3.org/2005/Atom"
+ xmlns:sm="http://www.sitemaps.org/schemas/sitemap/0.9">
{{ content }}
@@ -42,6 +43,16 @@
+
+
+
+
+
+
+
+
+
+
{% else %}
{{ content }}
--
cgit 1.4.1-2-gfad0