mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-20 08:12:02 +00:00
Update 2 files
- /_layouts/xslt_container.html - /feed.xslt.xml
This commit is contained in:
parent
833fcb15ad
commit
39cada8eef
@ -1,5 +1,4 @@
|
|||||||
{% if page.layout == "xslt" %}
|
{% if page.layout == "xslt" %}<?xml version="1.0" encoding="utf-8"?>
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<xsl:stylesheet
|
<xsl:stylesheet
|
||||||
version="3.0"
|
version="3.0"
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
@ -3,7 +3,7 @@ layout: xslt
|
|||||||
title: 订阅预览
|
title: 订阅预览
|
||||||
---
|
---
|
||||||
|
|
||||||
<h2>订阅预览</h2>
|
<h1>订阅预览</h1>
|
||||||
<p>这是一个订阅源(Feed)。 复制这个链接到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
|
<p>这是一个订阅源(Feed)。 复制这个链接到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
|
||||||
</p><p>
|
<br />
|
||||||
以下为其内容预览:</p>
|
以下为其内容预览:</p>
|
Loading…
x
Reference in New Issue
Block a user