From d092ada6e9ddc88ea911dc22f58ce66fee790a3f Mon Sep 17 00:00:00 2001 From: LWinterberg <87814144+LWinterberg@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:24:10 +0200 Subject: [PATCH] fix dates --- src/content/blog/A new blog!.md | 2 +- src/content/blog/Introducing-Musehub.md | 2 +- src/content/blog/new-website.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/blog/A new blog!.md b/src/content/blog/A new blog!.md index e7c1e74..ac7e188 100644 --- a/src/content/blog/A new blog!.md +++ b/src/content/blog/A new blog!.md @@ -4,7 +4,7 @@ author: Leo Wattenberg description: A lot of our work has been focused on getting Audacity ready for a version 4. As such, a lot of under-the-hood work has been happening - in technical terms - reducing dependency on wxWidgets, library extractions and general refactoring. This work will continue for the next few releases in parallel with feature development. cover: "./a-new-blog.jpg" coverAlt: "A picture of Audacity 3.3" -publishDate: 2025-09-12 +publishDate: 2023-09-12 draft: true --- diff --git a/src/content/blog/Introducing-Musehub.md b/src/content/blog/Introducing-Musehub.md index 2cc1840..679fe08 100644 --- a/src/content/blog/Introducing-Musehub.md +++ b/src/content/blog/Introducing-Musehub.md @@ -4,7 +4,7 @@ author: Audacity Team description: Muse Hub is your gateway to creativity. cover: "./a-new-blog.jpg" coverAlt: "A picture of Audacity 3.3" -publishDate: 2025-09-26 +publishDate: 2023-09-26 draft: false --- diff --git a/src/content/blog/new-website.md b/src/content/blog/new-website.md index 51c279a..beabc25 100644 --- a/src/content/blog/new-website.md +++ b/src/content/blog/new-website.md @@ -4,7 +4,7 @@ author: Leo Wattenberg description: We've been working on a new website Audacity and here it is! We were struggling to keep on top of the admin side of Wordpress and so decided to move to Astro.js to make things a little more lightweight. cover: "./our-new-website.jpg" coverAlt: "A picture of Audacity 3.3" -publishDate: 2023-08-03 +publishDate: 2023-10-11 draft: false ---