Fix unfortunate typo/omission on homepage, /with/without/

This commit is contained in:
idk
2021-08-18 13:35:31 -04:00
parent b27a82094d
commit fa381e89d8

View File

@@ -30,7 +30,7 @@
</div>
<div class="aside">
<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>
<p>{% trans %}I2P has created transport protocols that resist DPI censorship, and continuously improves its end to end encryption.{% endtrans %}