From 5d9824155f21b483ffa902e49824015d95381623 Mon Sep 17 00:00:00 2001 From: chark1es Date: Thu, 23 Jan 2025 13:54:33 -0800 Subject: [PATCH] fix the merge bug lol --- src/components/board/Officers.astro | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/src/components/board/Officers.astro b/src/components/board/Officers.astro index ea4b547..db472be 100644 --- a/src/components/board/Officers.astro +++ b/src/components/board/Officers.astro @@ -14,27 +14,18 @@ const types = ["All", ...typeOrder]; const currentFilter = "All"; --- -<<<<<<< HEAD -
-
-=======
->>>>>>> chark1es-main About background image About image>>>>>> chark1es-main />
@@ -43,12 +34,6 @@ const currentFilter = "All";

MEET THE BOARD

-<<<<<<< HEAD -

- Our board comprises 31 students of varying majors, colleges, and interests! Feel free to reach out for any questions about our position or experiences. -

- -=======

@@ -59,8 +44,7 @@ const currentFilter = "All"; ->>>>>>> chark1es-main -

+
{ officers.map((officer) => (