Skip to content

Commit

Permalink
Merge pull request poole#61 from trongdong/master
Browse files Browse the repository at this point in the history
Fix nil template warning in atom.xml
  • Loading branch information
seon54 committed Sep 7, 2014
2 parents 63bee61 + d785297 commit 5c0a8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atom.xml
@@ -1,5 +1,5 @@
---
layout: nil
layout: null
---

<?xml version="1.0" encoding="utf-8"?>
Expand Down

0 comments on commit 5c0a8c1

Please sign in to comment.