diff --git a/package.json b/package.json index 5231acb2..bc675c5c 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "type": "git", "url": "https://github.com/KaTeX/KaTeX.git" }, + "funding": [ + "https://opencollective.com/katex", + "https://github.com/sponsors/katex" + ], "files": [ "katex.js", "cli.js",