mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Display wallets on a single line
This commit is contained in:
parent
ba837c53ac
commit
e18553e737
2 changed files with 8 additions and 7 deletions
|
@ -127,8 +127,8 @@ privacy. They can increase it by mixing your transactions with those of
|
|||
other users; they can decrease it by tracking your activity and directly
|
||||
associating it with your real name or other identifying information.
|
||||
|
||||
<p class="center">
|
||||
Click an entry below to show it:<br>
|
||||
<p class="center service-choose">
|
||||
<a>Click an entry below to show it:</a>
|
||||
|
||||
{% for service in page.third_party_privacy %}
|
||||
{% if service.name != 'Bitcoin Core' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue