From ea96f40f7c0c535bc4c7d747d347893b78acb6fb Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 15 Jul 2024 16:14:08 +0100 Subject: Blog posts use Date type pubDate --- website/src/content/blog/2024/03/30/easter.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'website/src/content/blog/2024/03') diff --git a/website/src/content/blog/2024/03/30/easter.md b/website/src/content/blog/2024/03/30/easter.md index 9735220..f0bd3b2 100644 --- a/website/src/content/blog/2024/03/30/easter.md +++ b/website/src/content/blog/2024/03/30/easter.md @@ -4,10 +4,7 @@ description: >- Based on a talk given to my colleagues at Scott Logic for Maundy Thursday, 2024. -pubDate: - year: 2024 - month: 03 - day: 30 +pubDate: 2024-03-30 --- As you might have noticed, it is Easter this week! So I'd like to take five or -- cgit v1.2.3