From 94a9d188c9e72150e2cfd8958e02944963f651a9 Mon Sep 17 00:00:00 2001 From: tree Date: Sat, 2 Mar 2024 19:43:56 +0100 Subject: [PATCH] homepage: add features events button --- src/pages/index.astro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 3a9cc7f..0e8e1ee 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -99,12 +99,16 @@ for (const e of upcomingEvents) {

Featured Upcoming Events

-
+
{featuredEvents.map((event) => ( ))}
+ +

Latest Articles