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/05/02/no_more_youtube.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'website/src/content/blog/2024/05/02') diff --git a/website/src/content/blog/2024/05/02/no_more_youtube.md b/website/src/content/blog/2024/05/02/no_more_youtube.md index d696936..4665245 100644 --- a/website/src/content/blog/2024/05/02/no_more_youtube.md +++ b/website/src/content/blog/2024/05/02/no_more_youtube.md @@ -2,10 +2,7 @@ title: How I made YouTube work for me description: >- I just learned YouTube channels have an RSS feed. This is terrific news. -pubDate: - year: 2024 - month: 05 - day: 02 +pubDate: 2024-05-02 --- One of my bad habits in life is wandering through YouTube. I've always had -- cgit v1.2.3