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 %}
{% 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>