forked from I2P_Developers/i2p.www
Migrated papers and developers/signed keys
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
<li><a href="{{ site_url('docs/transport/ssu') }}"><span>{{ _('SSU') }}</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="{{ site_url('docs/papers') }}"><span>{{ _('Papers and presentations') }}</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="has-sub"><a href="#"><span>{{ _('Support') }}</span></a>
|
||||
@@ -68,8 +69,10 @@
|
||||
<li><a href="{{ site_url('volunteer') }}"><span>{{ _('Get involved!') }}</span></a></li>
|
||||
<li class="has-sub"><a href="#"><span>{{ _('Develop') }}</span></a>
|
||||
<ul>
|
||||
<li><a href="{{ site_url('develop/applications') }}"><span>{{ _('Applications') }}</span></a></li>
|
||||
<li><a href="{{ site_url('develop/licenses') }}"><span>{{ _('Licenses') }}</span></a></li>
|
||||
<li><a href="{{ site_url('volunteer/develop/applications') }}"><span>{{ _('Applications') }}</span></a></li>
|
||||
<li><a href="{{ site_url('volunteer/develop/licenses') }}"><span>{{ _('Licenses') }}</span></a></li>
|
||||
<li><a href="{{ site_url('volunteer/develop/signedkeys') }}"><span>{{ _('Signed keys') }}</span></a></li>
|
||||
<li><a href="{{ site_url('volunteer/develop/developerskeys') }}"><span>{{ _('Developers keys') }}</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="has-sub"><a href="#"><span>{{ _('Guides') }}</span></a>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}Papers and Presentations on I2P{% endblock %}
|
||||
{% block content %}
|
||||
<h1>Papers and Presentations on I2P</h1>
|
@@ -1,4 +1,4 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}I2P Developer's MTN Keys{% endblock %}
|
||||
{% block content %}
|
||||
<h1>MTN Keys</h1>
|
@@ -1,4 +1,4 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}Signed Developer Keys{% endblock %}
|
||||
{% block content %}
|
||||
<p>Keys for zzz, Complication and welterde are provided clearsigned. The key for jrandom must be
|
Reference in New Issue
Block a user