Skip to content

Commit 0ac1710

Browse files
committed
Merge pull request barryclark#23 from etelej/j-now
Fix feed.xml null layout warning
2 parents 52fd2bc + cfd645e commit 0ac1710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: none
2+
layout: null
33
---
44
<?xml version="1.0" encoding="UTF-8"?>
55
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

0 commit comments

Comments
 (0)