From 248321f05dd16bd51bb2590beefec7c40ada5e3f Mon Sep 17 00:00:00 2001 From: Anthony Taglianetti <30904141+ataglianetti@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:23:00 -0800 Subject: [PATCH] Enhance funding configuration in .github/funding.yml - Added support links for GitHub Sponsors and Buy Me a Coffee - Included a message expressing gratitude for contributions to open-source projects - Maintained existing Gumroad link This update aims to encourage community support for ongoing development. --- .github/funding.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/funding.yml b/.github/funding.yml index 872d647..8bea427 100644 --- a/.github/funding.yml +++ b/.github/funding.yml @@ -1,3 +1,12 @@ +# Support the author by using the funding links below +# Developed and maintained by ataglianetti with the help of awesome contributors. +# GitHub Sponsors: https://github.com/sponsors/ataglianetti +# Buy Me a Coffee: https://buymeacoffee.com/ataglianetti + github: ataglianetti buy_me_a_coffee: ataglianetti -gumroad: ataglianetti \ No newline at end of file +gumroad: ataglianetti + +# Your support means a lot to me to continue the development of open source projects like this. +# Sponsoring this project means a lot to me. Your support helps me to continue building great +# open-source projects just like this. \ No newline at end of file