Skip to content

Commit

Permalink
update funding
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Feb 12, 2021
1 parent 1816fbb commit 8609819
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# These are supported funding model platforms

github: oznu
custom: https://paypal.me/oznu
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![npm](https://badgen.net/npm/v/homebridge-config-ui-x/latest)](https://www.npmjs.com/package/homebridge-config-ui-x)
[![npm](https://badgen.net/npm/dt/homebridge-config-ui-x)](https://www.npmjs.com/package/homebridge-config-ui-x)
[![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5&logo=discord&label=discord)](https://discord.gg/C87Pvq3)
[![Donate](https://badgen.net/badge/donate/paypal/yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZEW8TFQCU2MSJ&source=url)
[![Donate](https://badgen.net/badge/donate/paypal/yellow)](https://paypal.me/oznu)

Supported Languages: :gb: :de: :fr: :poland: :czech_republic: :ru: :cn: :hungary: :jp: :es: :netherlands: :tr: :it: :bulgaria: :sweden: :norway: :slovenia: :brazil: :portugal: :indonesia: :kr: :macedonia:

Expand Down
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
"bugs": {
"url": "https://github.com/oznu/homebridge-config-ui-x/issues"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/oznu"
},
{
"type": "paypal",
"url": "https://paypal.me/oznu"
}
],
"main": "./dist/index.js",
"bin": {
"homebridge-config-ui-x": "./dist/bin/standalone.js",
Expand Down Expand Up @@ -141,4 +151,4 @@
"smart home",
"hb-service"
]
}
}

0 comments on commit 8609819

Please sign in to comment.