forked from I2P_Developers/i2p.www
add social icons to footer
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
<div class="main">
|
||||
<!--<img src="{{ url_for('static', filename='images/pexels-jakub-novacek.jpg') }}" class="home_splash_image" />-->
|
||||
<h1>{{ _('What does I2P do for you?') }}</h1>
|
||||
<p>{% trans %}The Invisible Internet is a privacy by design people-powered network.
|
||||
Explore and create an Internet alternative that is both distributed and dynamic.
|
||||
Share, communicate, create.
|
||||
<p>{% trans %}The Invisible Internet is a privacy by design people-powered network. No tracking, protected communication and truly free.
|
||||
{% endtrans %}</p>
|
||||
<a class="get-i2p" href="{{ url_for('downloads_list', lang=g.lang) }}">{% trans version=ver() %}Get I2P {{ version }}{% endtrans %}</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user