mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-10 12:25:24 +02:00
Update 4 files
- /_layouts/xslt_container.html - /_layouts/default.html - /_layouts/xslt.html - /feed.xslt.xml
This commit is contained in:
7
_layouts/xslt.html
Normal file
7
_layouts/xslt.html
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
{{ content }}
|
||||
<xsl:apply-templates select="atom:feed/atom:entry" />
|
||||
<xsl:apply-templates select="/rss/channel/item" />
|
Reference in New Issue
Block a user