Permalink
Browse files

layout: null not none

  • Loading branch information...
1 parent 2bbe9fe commit e4ca5cb93b7803aaeef0ad585ce5323171d5c236 @mlinksva mlinksva committed Aug 23, 2016
Showing with 2 additions and 2 deletions.
  1. +2 −2 feed/index.xml
View
@@ -1,5 +1,5 @@
---
-layout: none
+layout: null
---
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
@@ -18,4 +18,4 @@ layout: none
</item>
{% endfor %}
</channel>
-</rss>
+</rss>

0 comments on commit e4ca5cb

Please sign in to comment.