From 1a3f4ce4fad25e93d1f9f2227f9e54a9af857a77 Mon Sep 17 00:00:00 2001 From: Yuuki Rika Date: Sat, 8 Jun 2024 04:30:28 +0700 Subject: [PATCH] Use group name --- app/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/index.tsx b/app/routes/index.tsx index e85d106..4f2556e 100644 --- a/app/routes/index.tsx +++ b/app/routes/index.tsx @@ -106,7 +106,7 @@ const Supporters = () => ( size="h-[36rem]" list={[ { - href: "https://www.facebook.com/groups/1032515944638255", + href: "https://www.facebook.com/groups/programmerhandal", src: "/static/supports/imphnen.png", alt: "Ingin Menjadi Programmer Handal Namun Enggan Ngoding", },