Skip to content

Commit fbb7ffc

Browse files
committed
chore: add FUNDING.yml config.
1 parent 168a18f commit fbb7ffc

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.github/FUNDING.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# These are supported funding model platforms
2+
3+
# github: [jaywcjlove]
4+
# patreon: # Replace with a single Patreon username
5+
# open_collective: # Replace with a single Open Collective username
6+
# ko_fi: # Replace with a single Ko-fi username
7+
# tidelift: #npm/mocker-api
8+
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
custom: https://jaywcjlove.github.io/#/sponsor

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "refs-cli",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Command line tool to generate Quick Reference website.",
55
"homepage": "https://jaywcjlove.github.io/refs-cli/",
6-
"funding": "https://jaywcjlove.github.io/sponsor.html",
6+
"funding": "https://jaywcjlove.github.io/#/sponsor",
77
"author": "jaywcjlove",
88
"license": "MIT",
99
"type": "module",

0 commit comments

Comments
 (0)