mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-19 23:45:35 +01:00
Update 4 files
- /_layouts/xslt.html - /_layouts/xslt_container.html - /sitemap.xsl - /feed.xslt.xml
This commit is contained in:
parent
dddeb23c41
commit
0afcae7cd8
4 changed files with 26 additions and 5 deletions
|
|
@ -7,4 +7,6 @@ title: 订阅预览
|
|||
<p>这是一个订阅源(Feed)。 复制当前URL到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
|
||||
<br />
|
||||
以下为其内容预览:</p>
|
||||
<hr />
|
||||
<hr />
|
||||
<xsl:apply-templates select="atom:feed/atom:entry" />
|
||||
<xsl:apply-templates select="/rss/channel/item" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue