mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
docs(package.json): add funding (#3378)
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/KaTeX/KaTeX.git"
|
"url": "https://github.com/KaTeX/KaTeX.git"
|
||||||
},
|
},
|
||||||
|
"funding": [
|
||||||
|
"https://opencollective.com/katex",
|
||||||
|
"https://github.com/sponsors/katex"
|
||||||
|
],
|
||||||
"files": [
|
"files": [
|
||||||
"katex.js",
|
"katex.js",
|
||||||
"cli.js",
|
"cli.js",
|
||||||
|
Reference in New Issue
Block a user