forked from I2P_Developers/i2p.www
Migrated getinvolved.html to volunteer/index.html
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<li><a href="http://trac.i2p2.i2p/"><span>Trac</span></a></li>
|
<li><a href="http://trac.i2p2.i2p/"><span>Trac</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="has-sub"><a href="#"><span>Volunteer</span></a>
|
<li class="has-sub"><a href="{{ site_url('volunteer') }}"><span>Volunteer</span></a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="bounties.html"><span>Bounties</span></a></li>
|
<li><a href="bounties.html"><span>Bounties</span></a></li>
|
||||||
<li><a href="roadmap.html"><span>Roadmap</span></a></li>
|
<li><a href="roadmap.html"><span>Roadmap</span></a></li>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
{% extends "_layout.html" %}
|
{% extends "global/layout.html" %}
|
||||||
{% block title %}Get Involved!{% endblock %}
|
{% block title %}Get Involved!{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>We need your help!</h1>
|
<h1>We need your help!</h1>
|
||||||
@@ -43,7 +43,7 @@ See the <a href="newtranslators.html">new translator's guide</a> for details.
|
|||||||
</li><li><b>Analysis</b> —
|
</li><li><b>Analysis</b> —
|
||||||
Study or test the code to look for vulnerabilities.
|
Study or test the code to look for vulnerabilities.
|
||||||
Both anonymity vulnerabilities from the various
|
Both anonymity vulnerabilities from the various
|
||||||
<a href="how_threatmodel.html">threat models</a>,
|
<a href="{{ site_url('docs/how/threatmodel') }}">threat models</a>,
|
||||||
and DOS and other weaknesses due to securities holes,
|
and DOS and other weaknesses due to securities holes,
|
||||||
need researching.
|
need researching.
|
||||||
</li><li><b><a href="donate.html">Donate</a></b>
|
</li><li><b><a href="donate.html">Donate</a></b>
|
Reference in New Issue
Block a user