Add i2p Website(s) #1033

Closed
ghbjklhv1 wants to merge 4 commits from patch-8 into master
Showing only changes of commit 85dcd8e90d - Show all commits

View File

@@ -13,6 +13,8 @@
{% endif %} {% endif %}
{% if include.tor %} {% 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> <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 %} {% endif %}
<div class="float-right"> <div class="float-right">