summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2025-06-25 08:13:37 +0200
committermayx <mayx@outlook.com>2025-06-25 08:13:37 +0200
commit39cada8eef6556e899094d92259d5435071d63f9 (patch)
treea28535d1c5f1883d8bec27167b350f0f9d4f34cd
parent833fcb15ad09922e080044488c717d4b9065e00d (diff)
Update 2 files
- /_layouts/xslt_container.html - /feed.xslt.xml
-rw-r--r--_layouts/xslt_container.html3
-rw-r--r--feed.xslt.xml4
2 files changed, 3 insertions, 4 deletions
diff --git a/_layouts/xslt_container.html b/_layouts/xslt_container.html
index 15acba4..c035d69 100644
--- a/_layouts/xslt_container.html
+++ b/_layouts/xslt_container.html
@@ -1,5 +1,4 @@
-{% if page.layout == "xslt" %}
-<?xml version="1.0" encoding="utf-8"?>
+{% if page.layout == "xslt" %}<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
version="3.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
diff --git a/feed.xslt.xml b/feed.xslt.xml
index 203524c..4f361d8 100644
--- a/feed.xslt.xml
+++ b/feed.xslt.xml
@@ -3,7 +3,7 @@ layout: xslt
title: 订阅预览
---
-<h2>订阅预览</h2>
+<h1>订阅预览</h1>
<p>这是一个订阅源(Feed)。 复制这个链接到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
-</p><p>
+<br />
以下为其内容预览:</p> \ No newline at end of file