mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-20 03:15:35 +01:00
Update 4 files
- /_layouts/xslt_container.html - /_layouts/default.html - /_layouts/xslt.html - /feed.xslt.xml
This commit is contained in:
parent
2e4dee01e9
commit
833fcb15ad
4 changed files with 74 additions and 115 deletions
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" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue