From 94a3a33d1f542cf22bd22c43371a73ea3068541b Mon Sep 17 00:00:00 2001 From: DecafDev <40307803+decaf-dev@users.noreply.github.com> Date: Wed, 29 May 2024 00:42:58 -0600 Subject: [PATCH] chore: update funding url --- .github/FUNDING.yml | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index e1d7bbb..e8f5d6a 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: https://www.buymeacoffee.com/decaf_dev +custom: https://ko-fi.com/decaf_dev diff --git a/manifest.json b/manifest.json index d6d0b78..93950e9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "description": "Explore your vault in visual format", "author": "DecafDev", "authorUrl": "https://github.com/decaf-dev", - "fundingUrl": "https://buymeacoffee.com/decaf_dev", + "fundingUrl": "https://ko-fi.com/decaf_dev", "isDesktopOnly": true }