mirror of
https://github.com/safing/web
synced 2025-04-25 13:19:08 +00:00
Activate Bitcoin donation button
This commit is contained in:
parent
67c1a8c58e
commit
55aac901d4
2 changed files with 1 additions and 3 deletions
|
@ -81,6 +81,6 @@ communities:
|
|||
|
||||
donations:
|
||||
bitcoin:
|
||||
url: /
|
||||
url: https://www.blockchain.com/btc/address/1AosdDyzd8PVUFTUEXoaJHTyPVHuKQxdmq?filter=2
|
||||
paypal:
|
||||
url: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2QHNM78H9YC9L&source=url
|
||||
|
|
|
@ -28,7 +28,6 @@ container_class: 'text'
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- deactivate until bitcoin address is ready
|
||||
<div class="ui horizontal divider">OR</div>
|
||||
<div class="middle aligned row">
|
||||
<div class="column">
|
||||
|
@ -40,7 +39,6 @@ container_class: 'text'
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
</div>
|
||||
<div class="ui center aligned basic segment">
|
||||
|
|
Loading…
Add table
Reference in a new issue