From b8115caef87f588b77d22164c4baaf190160909f Mon Sep 17 00:00:00 2001 From: blackxfiied <41133734+blackxfiied@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:01:51 +0800 Subject: [PATCH] refactor: update funding everywhere and whatever --- .github/FUNDING.yml | 2 ++ src/components/navigation/Navbar.astro | 2 +- src/pages/index.astro | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..183ee7d --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: MythicApp +ko_fi: blackxfiied \ No newline at end of file diff --git a/src/components/navigation/Navbar.astro b/src/components/navigation/Navbar.astro index 3504ec2..efc62ea 100644 --- a/src/components/navigation/Navbar.astro +++ b/src/components/navigation/Navbar.astro @@ -7,7 +7,7 @@ target="_blank">Roadmap Donate FAQ diff --git a/src/pages/index.astro b/src/pages/index.astro index 4e8e296..48aba44 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -72,8 +72,8 @@ const socials = [ { icon: "heart", title: "Donate to the project", - desc: "Supercharge Mythic's development and get benefits (soon...)", - href: "https://ko-fi.com/blackxfiied", + desc: "Supercharge Mythic's development and get benefits.", + href: "https://github.com/sponsors/MythicApp", button: "Learn more", }, {