mirror of
https://github.com/safing/web
synced 2025-09-03 19:49:03 +00:00
Add config for bitcoin and paypal donation urls
This commit is contained in:
parent
8e30f5037f
commit
bd653de28b
1 changed files with 6 additions and 0 deletions
|
@ -78,3 +78,9 @@ communities:
|
||||||
url: https://github.com/Safing
|
url: https://github.com/Safing
|
||||||
desc: Fork us on GitHub
|
desc: Fork us on GitHub
|
||||||
share: false
|
share: false
|
||||||
|
|
||||||
|
donations:
|
||||||
|
bitcoin:
|
||||||
|
url: /
|
||||||
|
paypal:
|
||||||
|
url: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2QHNM78H9YC9L&source=url
|
||||||
|
|
Loading…
Add table
Reference in a new issue