From 4992379487d65275726062e711aa17fd11a666ea Mon Sep 17 00:00:00 2001 From: June Date: Tue, 18 Nov 2025 12:34:11 +1300 Subject: [PATCH] Remove border... whoops --- web/src/pages/posts/[slug].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/posts/[slug].astro b/web/src/pages/posts/[slug].astro index df31923..0071ae0 100644 --- a/web/src/pages/posts/[slug].astro +++ b/web/src/pages/posts/[slug].astro @@ -38,7 +38,7 @@ const readTime = calcReadTime(wordCount); -
+