From 06a18a0296e94e1527859032a288bde17e125de6 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Tue, 6 Feb 2018 02:01:56 -0600 Subject: [PATCH] Fix publication date format --- content/home/publications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/home/publications.md b/content/home/publications.md index b49495b..533a7b2 100644 --- a/content/home/publications.md +++ b/content/home/publications.md @@ -2,7 +2,7 @@ # Recent Publications widget. # Note: this widget will only display if `content/publication/` contains publications. -date = "2018-02-6T00:00:00" +date = "2018-02-06T00:00:00" draft = false title = "Publications"