From eed5d9aeb9514519010430f12659bba64a269a4b Mon Sep 17 00:00:00 2001 From: Chris Taylor Date: Tue, 25 Feb 2025 15:08:30 +0000 Subject: [PATCH] Simplify search config --- src/components/starlight/Search.astro | 28 --------------------------- 1 file changed, 28 deletions(-) diff --git a/src/components/starlight/Search.astro b/src/components/starlight/Search.astro index 653c444368745..346fe39a2e311 100644 --- a/src/components/starlight/Search.astro +++ b/src/components/starlight/Search.astro @@ -27,40 +27,12 @@ const docSearchStrings = getDocSearchStrings(Astro);