We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32718a commit 9b7db5cCopy full SHA for 9b7db5c
.github/FUNDING.yml
@@ -0,0 +1 @@
1
+patreon: tshemsedinov
package.json
@@ -12,7 +12,11 @@
12
"bugs": {
13
"url": "https://github.com/HowProgrammingWorks/Book/issues"
14
},
15
- "homepage": "https://github.com/HowProgrammingWorks/Book",
+ "homepage": "https://metarhia.com",
16
+ "funding": {
17
+ "type": "patreon",
18
+ "url": "https://www.patreon.com/tshemsedinov"
19
+ },
20
"scripts": {
21
"build": "npm run fmt && node build.js",
22
"fmt": "prettier --write \"**/*.js\" \"**/*.json\" \"**/*.md\""
0 commit comments