From be541ddc8d27fcc6da747f13089c6c76e0aa7044 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 22 Jun 2024 16:50:31 -0400 Subject: [PATCH] Create Search function for header search --- src/components/global/Header.astro | 37 ++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/src/components/global/Header.astro b/src/components/global/Header.astro index 61b880b..78f1e01 100644 --- a/src/components/global/Header.astro +++ b/src/components/global/Header.astro @@ -28,9 +28,10 @@ import {
- - + +
+
@@ -38,6 +39,38 @@ import {
+ +