diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..ec8567618 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: ['https://www.paypal.com/donate/?hosted_button_id=ZZW8M5GYS3Z8A'] diff --git a/package.json b/package.json index 29c2b4fc4..37ea14012 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "Stefan Siegl ", "Christoph Dorn " ], + "funding": "https://www.paypal.com/donate/?hosted_button_id=ZZW8M5GYS3Z8A", "devDependencies": { "browserify": "^16.5.2", "commander": "^2.20.0",