update index.html
Former-commit-id: f14100c0eb
Former-commit-id: 3dde437262320cf812b0ea807bd6f026aeba7866
This commit is contained in:
14
index.html
14
index.html
@ -17,6 +17,11 @@
|
|||||||
<div id="shownav">
|
<div id="shownav">
|
||||||
<div id="hidenav">
|
<div id="hidenav">
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="..">
|
||||||
|
Up one level ^
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="index.html">
|
<a href="index.html">
|
||||||
index
|
index
|
||||||
@ -252,6 +257,15 @@ if (i2pIsRunning()) {
|
|||||||
<p>
|
<p>
|
||||||
to add a browser management tool to it.
|
to add a browser management tool to it.
|
||||||
</p>
|
</p>
|
||||||
|
<div id="sourcecode">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/eyedeekay/i2p.plugins.firefox">
|
||||||
|
Source Code: (https://github.com/eyedeekay/i2p.plugins.firefox)
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a href="#show">
|
<a href="#show">
|
||||||
Show license
|
Show license
|
||||||
|
Reference in New Issue
Block a user