forked from I2P_Developers/i2p.www
Fix unfortunate typo/omission on homepage, /with/without/
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="aside">
|
<div class="aside">
|
||||||
<h1>{% trans %}Peer-to-Peer{% endtrans %}</h1>
|
<h1>{% trans %}Peer-to-Peer{% endtrans %}</h1>
|
||||||
<p>{% trans %}The network is people powered . Peers make a portion of their resources, particularly bandwidth, available to other network participants. This allows the network to function with relying on centralized servers.{% endtrans %} <a href="{{ site_url('docs/protocol') }}">{% trans %}Learn more about the Protocol Stack{% endtrans %}</a>.</p>
|
<p>{% trans %}The network is people powered . Peers make a portion of their resources, particularly bandwidth, available to other network participants. This allows the network to function without relying on centralized servers.{% endtrans %} <a href="{{ site_url('docs/protocol') }}">{% trans %}Learn more about the Protocol Stack{% endtrans %}</a>.</p>
|
||||||
|
|
||||||
<h1>{% trans %}Privacy and Security By Design{% endtrans %}</h1>
|
<h1>{% trans %}Privacy and Security By Design{% endtrans %}</h1>
|
||||||
<p>{% trans %}I2P has created transport protocols that resist DPI censorship, and continuously improves its end to end encryption.{% endtrans %}
|
<p>{% trans %}I2P has created transport protocols that resist DPI censorship, and continuously improves its end to end encryption.{% endtrans %}
|
||||||
|
Reference in New Issue
Block a user