This commit is contained in:
ghbjklhv1
2019-07-16 05:00:51 +00:00
committed by GitHub
parent b8eebdffa9
commit 85dcd8e90d

View File

@ -13,6 +13,8 @@
{% endif %}
{% if include.tor %}
<a class="mb-1" data-toggle="tooltip" data-placement="bottom" data-original-title="Requires specific software to access: torproject.org" href="{{include.tor}}"><img alt="Tor" src="/assets/img/layout/tor.png" width="35" height="35"></a>
{% if include.i2p %}
<a class="mb-1" data-toggle="tooltip" data-placement="bottom" data-original-title="Requires specific software to access: geti2p.net" href="{{include.i2p}}"><img alt="i2p" src="/assets/img/layout/i2p.png" width="35" height="35"></a>
{% endif %}
<div class="float-right">
@ -45,4 +47,4 @@
</div>
</div>
<br>
<br>