From 03c9af8bbabe66907bbd057a41dcc3dc37fb97f8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 2 Sep 2024 16:51:24 +0800 Subject: [PATCH] Add Rabbit Hole to home page --- src/pages/home/Home.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages/home/Home.tsx b/src/pages/home/Home.tsx index e1576758..5f4e52b5 100644 --- a/src/pages/home/Home.tsx +++ b/src/pages/home/Home.tsx @@ -89,6 +89,13 @@ export default observer(() => { inviteCode: "joyousdiscover", disabled: false, }, + { + id: "01J6FNC5667A6RWV1SK4FMP19S", + name: "Rabbit Hole Research", + description: "A peptide research collective focused on community, education, and facilitating group buys.", + inviteCode: "rabbitholediscover", + disabled: false, + }, { id: "01J5TQYA639STTEX7SH5KXC96M", name: "Joe Lu's Hideout",