From 9224af7be0e73e8033f3076a2140f7e7544e1b85 Mon Sep 17 00:00:00 2001 From: vaporvee Date: Wed, 15 May 2024 17:19:01 +0200 Subject: [PATCH] fixed funding links --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a8105cf..c0942d8 100644 --- a/package.json +++ b/package.json @@ -21,13 +21,13 @@ "url": "git+https://github.com/vaporvee/astro-github-component.git" }, "funding": [ - { - "type": "GitHub Sponsors", - "url": "https://github.com/sponsors/vaporvee" - }, { "type": "Ko-fi", "url": "https://ko-fi.com/vaporvee" + }, + { + "type": "GitHub Sponsors", + "url": "https://github.com/sponsors/vaporvee" } ], "bugs": {