Skip to content

Commit

Permalink
Merge pull request #23 from etelej/j-now
Browse files Browse the repository at this point in the history
Fix feed.xml null layout warning
  • Loading branch information
barryclark committed Sep 14, 2014
2 parents 52fd2bc + cfd645e commit 0ac1710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feed.xml
@@ -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">
Expand Down

0 comments on commit 0ac1710

Please sign in to comment.