forked from I2P_Developers/i2p.www
Add gitlab to site footer in social section, to git tutorial and to the top of get-involved in the nav menu
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
</li>
|
||||
<li class="has-sub"><div class="menuitem"><span>{{ _('Develop') }}</span></div>
|
||||
<ul>
|
||||
<li><a href="https://i2pgit.org"><div class="menuitem"><span>{{ _('Gitlab') }}</span></div></a></li>
|
||||
<li class="has-sub"><div class="menuitem"><span>{{ _('Docs') }}</span></div>
|
||||
<ul>
|
||||
<li><a href="{{ site_url('docs') }}"><div class="menuitem"><span>{{ _('Documentation index') }}</span></div></a></li>
|
||||
|
Reference in New Issue
Block a user