From 94aa482a3557551be1bd59fd2416623b242d20bd Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:38:19 -0500 Subject: [PATCH] Removed ko-fi button. --- src/components/buttons/data/links.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/buttons/data/links.ts b/src/components/buttons/data/links.ts index 834cea3..e732acb 100644 --- a/src/components/buttons/data/links.ts +++ b/src/components/buttons/data/links.ts @@ -17,9 +17,9 @@ const links: Links = [ name: "Official Announcement", type: "secondary" }, - { - type: "ko-fi" - }, + // { + // type: "ko-fi" + // }, { href: "https://t.me/LucidCreationsMedia", name: "Dev Updates",