From 0de96f7be0b0a7c21a2cb0789db30cc51aebe39d Mon Sep 17 00:00:00 2001 From: Hieuhuy Pham Date: Sun, 12 Jan 2025 22:05:00 -0500 Subject: [PATCH] Swapped patreon link to the membersip page. --- src/lib/types.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/types.tsx b/src/lib/types.tsx index 44f1486..265fd5a 100644 --- a/src/lib/types.tsx +++ b/src/lib/types.tsx @@ -64,6 +64,6 @@ export interface Book { } export const Ad = { - patreon: "https://patreon.com/nulltranslationgroup", + patreon: "https://patreon.com/nulltranslationgroup/membership", } \ No newline at end of file