From d410566aece4ede605f1845fa47531278177a441 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 11 Aug 2016 08:59:33 -0400 Subject: [PATCH] Revert back to `iso8601` --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 49994694..3406ba26 100644 --- a/_config.yml +++ b/_config.yml @@ -41,7 +41,7 @@ staticman: date: type: "date" options: - format: "timestamp" # "iso8601" (default), "timestamp" + format: "iso8601" # "iso8601" (default), "timestamp" atom_feed: path : # blank (default) uses feed.xml