From 1924219713a520acb3d8fe426688651e9dbf0d0f Mon Sep 17 00:00:00 2001 From: rpdeshaies Date: Wed, 4 Dec 2024 08:57:23 -0500 Subject: [PATCH] feat: keeper link --- src/components/server/Footer/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/server/Footer/Footer.astro b/src/components/server/Footer/Footer.astro index c8b9560..6357e45 100644 --- a/src/components/server/Footer/Footer.astro +++ b/src/components/server/Footer/Footer.astro @@ -11,7 +11,7 @@ const links: Record> = { Discord: "https://farirpgs.com/discord", Bluesky: "https://farirpgs.com/bluesky", Threads: "https://farirpgs.com/threads", - GitHub: "https://github.com/farirpgs", + GitHub: "https://github.com/farirpgs/keeper", }, Miscellaneous: { Contact: "https://farirpgs.com/contact",