diff --git a/package.json b/package.json index f8f249c..a89fffc 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,16 @@ } }, "author": "Lea Verou", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/LeaVerou" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/leaverou" + } + ], "license": "MIT", "scripts": { "build:html": "npx @11ty/eleventy --config=_build/eleventy.js",