forked from I2P_Developers/i2p.www
Update image on index.html
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% block metadesc %}{{ _('Anonymous peer-to-peer distributed communication layer built with open source tools and designed to run any traditional Internet service such as email, IRC or web hosting.') }}{% endblock %}
|
||||
{% block content_outer %}
|
||||
<div class="main">
|
||||
<img src="{{ url_for('static', filename='images/undraw_group_chat_v059.svg') }}" class="home_splash_image" />
|
||||
<img src="{{ url_for('static', filename='images/undraw_connected_world.svg') }}" class="home_splash_image" />
|
||||
<h1>{{ _('What does I2P do for you?') }}</h1>
|
||||
<p>{% trans %}The I2P network provides strong privacy protections for
|
||||
communication over the Internet. Many activities that would risk your
|
||||
|
Reference in New Issue
Block a user