mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Fix Tor link buttons (#134)
This commit is contained in:
parent
7edff6b798
commit
9287742b45
@ -94,11 +94,11 @@
|
||||
<a
|
||||
href="{{include.tor}}"
|
||||
rel="noopener"
|
||||
class="btn btn-tor mt-1 me-1"
|
||||
class="btn btn-info mt-1 me-1"
|
||||
data-bs-toggle="tooltip"
|
||||
data-bs-placement="bottom"
|
||||
title="Requires specific software to access: torproject.org">
|
||||
<span class="ptio-tor"></span>
|
||||
<span class="ptio-tor text-light"></span>
|
||||
</a>
|
||||
{% endif %}
|
||||
{% if include.i2p %}
|
||||
|
Loading…
Reference in New Issue
Block a user