From 3c61f850915f1bfa99899a828b33905df27306bd Mon Sep 17 00:00:00 2001 From: June Date: Fri, 14 Nov 2025 18:36:28 +1300 Subject: [PATCH] add wordcount to read time title, shrink footer text size a bit --- web/src/components/footer.astro | 2 +- web/src/components/post/postInfo.astro | 4 ++-- web/src/pages/posts/[slug].astro | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/web/src/components/footer.astro b/web/src/components/footer.astro index 43c92a4..b6b6b60 100644 --- a/web/src/components/footer.astro +++ b/web/src/components/footer.astro @@ -19,7 +19,7 @@ const links = [ ] --- -