forked from I2P_Developers/i2p.www
Tweaked supported activities display on frontpage
This commit is contained in:
@@ -37,37 +37,37 @@ I2P is a work in progress. Its anonymity will get stronger as the size of the ne
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#email">Email</a> Integrated web mail interface, plugin for serverless email.
|
<a href="{{ supported }}#email">Email:</a> Integrated web mail interface, plugin for serverless email.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#web-browsing">Web browsing</a> Anonymous websites, gateways to and from the public Internet.
|
<a href="{{ supported }}#web-browsing">Web browsing:</a> Anonymous websites, gateways to and from the public Internet.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#blogging-and-forums">Blogging and forums</a> Blogging and Syndie plugins.
|
<a href="{{ supported }}#blogging-and-forums">Blogging and forums:</a> Blogging and Syndie plugins.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#website-hosting">Website hosting</a> Integrated anonymous web server.
|
<a href="{{ supported }}#website-hosting">Website hosting:</a> Integrated anonymous web server.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#real-time-chat">Real-time chat</a> Instant messaging and IRC clients.
|
<a href="{{ supported }}#real-time-chat">Real-time chat:</a> Instant messaging and IRC clients.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#file-sharing">File sharing</a> ED2K and Gnutella clients, integrated BitTorrent client.
|
<a href="{{ supported }}#file-sharing">File sharing:</a> ED2K and Gnutella clients, integrated BitTorrent client.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
{% trans supported=site_url('docs/applications/supported') -%}
|
{% trans supported=site_url('docs/applications/supported') -%}
|
||||||
<a href="{{ supported }}#decentralized-file-storage">Decentralized file storage</a> Tahoe-LAFS distributed filesystem plugin.
|
<a href="{{ supported }}#decentralized-file-storage">Decentralized file storage:</a> Tahoe-LAFS distributed filesystem plugin.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
Reference in New Issue
Block a user