Merge pull request #23 from etelej/j-now
Fix feed.xml null layout warning
This commit is contained in:
commit
0ac1710ba8
1 changed files with 1 additions and 1 deletions
2
feed.xml
2
feed.xml
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: none
|
layout: null
|
||||||
---
|
---
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue