From 9bf417478a736a9b0aee31c697519f28dbdb753c Mon Sep 17 00:00:00 2001 From: itsfinniii <102350242+itsfinniii@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:37:54 +0200 Subject: [PATCH] Do the same for the project posts --- astro/src/pages/[...route].astro | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/astro/src/pages/[...route].astro b/astro/src/pages/[...route].astro index 084eee2..bae77b0 100644 --- a/astro/src/pages/[...route].astro +++ b/astro/src/pages/[...route].astro @@ -103,18 +103,7 @@ if (page === null || page.page === null || !page.page.exists) { { page.page.type === "ProjectPost" && (