From ef71bfcae8ee61eb3cea1e1b3c8ca8a6c9dc5f6a Mon Sep 17 00:00:00 2001 From: Danny Berger Date: Thu, 18 Dec 2014 09:58:24 -0700 Subject: [PATCH] Fix "nil" layout in atom.xml --- blog/atom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/atom.xml b/blog/atom.xml index 0f9dfcc..a8e8ab7 100644 --- a/blog/atom.xml +++ b/blog/atom.xml @@ -1,5 +1,5 @@ --- -layout: nil +layout: null ---