From 4f955a9ec6c67ff2970d2b714eb58d43d99d0327 Mon Sep 17 00:00:00 2001 From: itsfinniii <102350242+itsfinniii@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:37:36 +0200 Subject: [PATCH] Change searchEngine for BlogPost in route --- 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 4c719ce..084eee2 100644 --- a/astro/src/pages/[...route].astro +++ b/astro/src/pages/[...route].astro @@ -72,18 +72,7 @@ if (page === null || page.page === null || !page.page.exists) { { page.page.type === "BlogPost" && (