From db3a1f9a39da2cef63d914d634cb3f0a1efb5021 Mon Sep 17 00:00:00 2001 From: CuriousTorvald Date: Fri, 13 Mar 2026 19:20:45 +0900 Subject: [PATCH] Modify funding configuration in FUNDING.yml Updated funding options to include GitHub Sponsors and a PayPal 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..a4cd8824c --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: [curioustorvald] +custom: ["https://paypal.me/curioustorvald"]