remove outdated section from get involved blurb at bottom

This commit is contained in:
idk
2020-10-16 02:13:12 -04:00
parent 9d05cba3f1
commit 2b395833e5

View File

@@ -133,12 +133,8 @@ roadmap=site_url('get-involved/roadmap') -%}
The I2P development <a href="{{ team }}">team</a> is an open group, welcome to all The I2P development <a href="{{ team }}">team</a> is an open group, welcome to all
who are interested in <a href="{{ volunteer }}">getting involved</a>, and all of who are interested in <a href="{{ volunteer }}">getting involved</a>, and all of
the code is <a href="{{ licenses }}">open source</a>. The core I2P SDK and the the code is <a href="{{ licenses }}">open source</a>. The core I2P SDK and the
current router implementation is done in Java (currently working with both current router implementation is done in Java The network is actively being developed
sun and kaffe, gcj support planned for later), and there is a and has not yet reached the 1.0 release, but the current <a href="{{ roadmap }}">roadmap</a>
<a href="{{ sam }}">simple socket based API</a> for accessing the network from describes our schedule.
other languages (with a C library available, and both Python and Perl in
development). The network is actively being developed and has not yet reached
the 1.0 release, but the current <a href="{{ roadmap }}">roadmap</a> describes
our schedule.
{%- endtrans %}</p> {%- endtrans %}</p>
{% endblock %} {% endblock %}