From bf0c8a583ad6184964cac8a2f3e7805f14fb755a Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 3 Jan 2025 12:27:02 -0800 Subject: [PATCH] blog: Move the "Catching Up" post to 2025 --- content/blog/2024/weeknotes-2024w52.md | 2 +- content/blog/{2024 => 2025}/catching-up.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename content/blog/{2024 => 2025}/catching-up.md (100%) diff --git a/content/blog/2024/weeknotes-2024w52.md b/content/blog/2024/weeknotes-2024w52.md index 6685968..821aafa 100644 --- a/content/blog/2024/weeknotes-2024w52.md +++ b/content/blog/2024/weeknotes-2024w52.md @@ -14,7 +14,7 @@ We've made it to the last week of 2024. Phew. --- -I've been working on [catching up]({{< ref "blog/2024/catching-up.md" >}}) on +I've been working on [catching up]({{< ref "blog/2025/catching-up.md" >}}) on some blog posts from this past year. It's been hard to find the time to fill out posts the way I want to. This week, despite the hectic nature of holidays, I found some time to fill in some missing posts. diff --git a/content/blog/2024/catching-up.md b/content/blog/2025/catching-up.md similarity index 100% rename from content/blog/2024/catching-up.md rename to content/blog/2025/catching-up.md