From 8923a3d519c6aa7402ef77fc165b1c3890223a8d Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 24 May 2025 20:22:47 +0200 Subject: [PATCH] fix: now page tags messed up --- src/pages/now.astro | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/pages/now.astro b/src/pages/now.astro index ad3bf6c..c828f93 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -17,14 +17,13 @@ const publishedOn = now.publishedOn === '' ? now.publishDate : now.publishedOn Updated on { now.publishState ? `, ${now.publishState}` : '' } - - -
- About now pages - · - Previously... -