Skip to content

Commit

Permalink
feat: keeper link
Browse files Browse the repository at this point in the history
  • Loading branch information
RPDeshaies committed Dec 4, 2024
1 parent 040b316 commit 1924219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/server/Footer/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const links: Record<string, Record<string, string>> = {
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",
Expand Down

0 comments on commit 1924219

Please sign in to comment.