From 22568aa8a22406bd763eee4be0984475f45f60c3 Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sat, 14 Mar 2020 21:05:34 +0000 Subject: [PATCH] Change dates to ISO 8601 date format --- entries/privacy-matters.md | 2 +- entries/sample.md | 2 +- entries/what-are-tildes-and-how-you-can-use-tilde-computing.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entries/privacy-matters.md b/entries/privacy-matters.md index 2d5f6f2..119fef3 100644 --- a/entries/privacy-matters.md +++ b/entries/privacy-matters.md @@ -1,7 +1,7 @@ --- title: "Privacy Matters" author: "Anton McClure" -date: march 12, 2019 +date: 2020-03-12 published: true --- diff --git a/entries/sample.md b/entries/sample.md index 50c7c9d..845ac91 100644 --- a/entries/sample.md +++ b/entries/sample.md @@ -1,7 +1,7 @@ --- title: "hello" author: "Ben Harris" -date: sep 9, 2019 +date: 2019-09-09 published: false --- diff --git a/entries/what-are-tildes-and-how-you-can-use-tilde-computing.md b/entries/what-are-tildes-and-how-you-can-use-tilde-computing.md index da5821e..f2372c1 100644 --- a/entries/what-are-tildes-and-how-you-can-use-tilde-computing.md +++ b/entries/what-are-tildes-and-how-you-can-use-tilde-computing.md @@ -1,7 +1,7 @@ --- title: "What are Tildes and How You Can Use Tilde Computing" author: "Anton McClure" -date: sep 12, 2019 +date: 2019-09-12 published: true --- -- 2.34.1