From d57707b2104871643064d6d4dd0975d28471c7d7 Mon Sep 17 00:00:00 2001 From: CuriousTorvald Date: Fri, 13 Mar 2026 19:16:55 +0900 Subject: [PATCH] Add funding options for GitHub and PayPal 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 0000000..a4cd882 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: [curioustorvald] +custom: ["https://paypal.me/curioustorvald"]