From ce28b576f4c2ef9ca499a10102fd02052a17b68e Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 9 Jan 2025 02:16:49 +0100 Subject: [PATCH] feat: change now page title --- src/pages/now.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/now.astro b/src/pages/now.astro index fed9264..0066bc8 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -14,7 +14,7 @@ const posts = await Astro.glob('./now/and-then/posts/*.astro')
-

Now: {now.title}

+

What I'm doing now

Published on