mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 10:42:17 +00:00 
			
		
		
		
	Update 4 files
- /_layouts/xslt.html - /_layouts/xslt_container.html - /sitemap.xsl - /feed.xslt.xml
This commit is contained in:
		@@ -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" />
 | 
			
		||||
		Reference in New Issue
	
	Block a user