Update index.html
This commit is contained in:
@ -1,15 +1,14 @@
|
||||
{% extends "global/layout.html" %} {% block title %}{% trans %}Get Involved{% endtrans %}{% endblock %} {% block content %}
|
||||
<h2>{% trans %}Contribute to the I2P Network .{% endtrans %}</h2>
|
||||
<h2>{% trans %}Contribute to the I2P Network{% endtrans %}</h2>
|
||||
|
||||
<ul>
|
||||
</li>
|
||||
<li><b>{% trans %}Support I2P Core Development{% endtrans %}</b>{% trans %} The project hosts meetings on the first Tuesday of every month that are open to the community. This is a great opportunity to see what is happening with I2P core development and
|
||||
familiarize yourself with Roadmap tasks. See the
|
||||
new developer's guide for how to get started.{% endtrans %}
|
||||
familiarize yourself with Roadmap tasks. {% endtrans %}
|
||||
</li>
|
||||
|
||||
<li><b><a href="{{ newtrans }}">{{ _('Translation and Documentation') }}</a></b> — {% trans newtrans=site_url('get-involved/guides/new-translators') -%} Help translate the website and the software into your language. Translators are a very important
|
||||
part of this decentralized project and your work is always appreciated. See the new translator's guide for details. The project also welcomes support to help keep its documentation updated. See the <a href="{{ newtrans }}">new translator's guide</a> for details. {%- endtrans %}
|
||||
part of this decentralized project and your work is always appreciated. The project also welcomes support to help keep its documentation updated. See the <a href="{{ newtrans }}">new translator's guide</a> for details. {%- endtrans %}
|
||||
</li>
|
||||
</ul>
|
||||
<h3>{% trans %}Host Services for Yourself and Others{% endtrans %}</h3>
|
||||
|
Reference in New Issue
Block a user