From d4d29f543563af171542161b1f8d0327f7c7941b Mon Sep 17 00:00:00 2001 From: Franziska Wegner <57569315+franziska-wegner@users.noreply.github.com> Date: Thu, 11 Jan 2024 04:48:01 -0800 Subject: [PATCH] Update `FUNDING.yml` (#116) * Update `FUNDING.yml` * Check if that is the necessary change * Error within the link add escaping --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index cd443a19..6fb19b77 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: ['https://github.com/sponsors/franziska-wegner'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']