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>
|
||||
</ul>
|
||||
</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>
|
||||
<li><a href="bounties.html"><span>Bounties</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 content %}
|
||||
<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> —
|
||||
Study or test the code to look for vulnerabilities.
|
||||
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,
|
||||
need researching.
|
||||
</li><li><b><a href="donate.html">Donate</a></b>
|
Reference in New Issue
Block a user