From 0bd556dca5e6f96a394a2030204bf69cd852ea7a Mon Sep 17 00:00:00 2001 From: epalosh Date: Thu, 28 May 2026 14:40:07 -0500 Subject: [PATCH] Enable GitHub Sponsors button (epalosh) --- .github/FUNDING.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 41c0a3d..30eb215 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,9 +1,8 @@ -# Optional. Sponsor button on the repo page wires here. -# Uncomment whichever platforms you've set up and put your handle in. -# Leaving everything commented means no Sponsor button shows — fine -# for now; flip on when you're ready to accept support. +# Sponsor button on the repo page wires through this file. Currently +# enabled: GitHub Sponsors only. To add more platforms later (Ko-fi, +# Patreon, Buy Me a Coffee, custom URL), uncomment the relevant line. +github: epalosh -# github: epalosh # https://github.com/sponsors enrolled? -# ko_fi: epalosh # https://ko-fi.com/epalosh +# ko_fi: epalosh # patreon: epalosh -# custom: ["https://your-site"] # any other URL (e.g. PayPal.me) +# custom: ["https://buymeacoffee.com/epalosh"]