From 4409715d10f6495140d4919f3cee0befa8563235 Mon Sep 17 00:00:00 2001 From: lew Date: Fri, 23 Jan 2026 21:11:24 +0000 Subject: [PATCH] fix: bumps hello-world date to today --- apps/blog/src/content/posts/hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/blog/src/content/posts/hello-world.md b/apps/blog/src/content/posts/hello-world.md index 1ce661c..7914d94 100644 --- a/apps/blog/src/content/posts/hello-world.md +++ b/apps/blog/src/content/posts/hello-world.md @@ -1,6 +1,6 @@ --- title: hello world -date: 2026-01-01 +date: 2026-01-23 pinned: true ---