From 34d974805d0a8b18a382993e09d99d77bd940d6f Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 29 Oct 2012 20:48:56 +1100 Subject: [PATCH] Fix invalid time in post YAML --- content/drafts/perl-worst-practices.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/drafts/perl-worst-practices.yaml b/content/drafts/perl-worst-practices.yaml index 6424799..bb3b294 100644 --- a/content/drafts/perl-worst-practices.yaml +++ b/content/drafts/perl-worst-practices.yaml @@ -4,7 +4,7 @@ permalink: http://www.wezm.net/?p=100 kind: draft is_hidden: true section: uncategorized -created_at: 0000-00-00 00:00:00 +created_at: 2012-01-01 00:00:00 title: Perl Worst Practices post_id: 100 tags: []