From 67362dad9655e7fd3dc446286602dacebc990098 Mon Sep 17 00:00:00 2001 From: itsfinniii <102350242+itsfinniii@users.noreply.github.com> Date: Sat, 4 Apr 2026 18:10:17 +0200 Subject: [PATCH] Reword category meta description --- astro/src/pages/[...route].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/src/pages/[...route].astro b/astro/src/pages/[...route].astro index a37da05..7ba9844 100644 --- a/astro/src/pages/[...route].astro +++ b/astro/src/pages/[...route].astro @@ -132,7 +132,7 @@ if (page === null || page.page === null || !page.page.exists) {