Skip to content

Commit

Permalink
Fix nil template warning in atom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
trongdong committed Sep 6, 2014
1 parent 09dfba1 commit 639808a
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 639808a

Please sign in to comment.