---
|
|
layout: xslt
|
|
title: 订阅预览
|
|
---
|
|
|
|
<h1>订阅预览</h1>
|
|
<p>这是一个订阅源(Feed)。 复制当前URL到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
|
|
<br />
|
|
以下为其内容预览:</p>
|
|
<hr />
|
|
<xsl:apply-templates select="atom:feed/atom:entry" />
|
|
<xsl:apply-templates select="/rss/channel/item" />
|
Powered by TurnKey Linux.