diff --git a/src/content/blog/audacity-3.3.jpg b/src/content/blog/audacity-3.3.jpg new file mode 100644 index 0000000..c016dae Binary files /dev/null and b/src/content/blog/audacity-3.3.jpg differ diff --git a/src/content/blog/audacity-3.3.png b/src/content/blog/audacity-3.3.png deleted file mode 100644 index 1e79c1d..0000000 Binary files a/src/content/blog/audacity-3.3.png and /dev/null differ diff --git a/src/content/blog/blog1.md b/src/content/blog/blog1.md index 27ff735..3704cd3 100644 --- a/src/content/blog/blog1.md +++ b/src/content/blog/blog1.md @@ -2,7 +2,7 @@ title: Audacity 3.3 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: "./audacity-3.3.png" +cover: "./audacity-3.3.jpg" coverAlt: "A picture of Audacity 3.3" publishDate: 2023-04-02 draft: false