From 46f267ea535073e4a39840c662d23750285da4d4 Mon Sep 17 00:00:00 2001 From: StormyCloudInc <64628149+WaxySteelWorm@users.noreply.github.com> Date: Sun, 28 Dec 2025 10:20:21 -0600 Subject: [PATCH] Add funding options for GitHub and custom donations Updated funding options to include GitHub sponsor and custom donation link. --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..a460a39d4 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: [i2p] +custom: ['https://i2p.net/donate']