I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit be5fd37f authored by z3d's avatar z3d
Browse files

More cosmetic tweaks to the techintro toc.

parent 94ca44eb
Branches
No related tags found
No related merge requests found
...@@ -2,17 +2,17 @@ ...@@ -2,17 +2,17 @@
{% block title %}Introducing I2P{% endblock %} {% block title %}Introducing I2P{% endblock %}
{% block content %} {% block content %}
<center> <center>
<b class="title"> <b class="title">
<h1>INTRODUCING I2P: A scalable framework for anonymous communication</h1> <h1>INTRODUCING I2P: A scalable framework for anonymous communication</h1>
</b> </b>
<!-- <i style="font-size: 8">$Id: techintro.html,v 1.8.2.1 2006/02/13 07:13:35 jrandom Exp $</i> --> <!-- <i style="font-size: 8">$Id: techintro.html,v 1.8.2.1 2006/02/13 07:13:35 jrandom Exp $</i> -->
<div class="underline"></div> <br/>
<div class="toc"> <div class="toc">
<table border="0"> <table border="0">
<tr class="invisible"> <tr class="invisible">
<td valign="top" align="left" class="invisible"> <pre> <td valign="top" align="left" class="invisible"> <pre>
<b>IN THIS DOCUMENT</b><br> <b>IN THIS DOCUMENT</b><br />
* <a href="#intro">Introduction</a> * <a href="#intro">Introduction</a>
* <a href="#op">Operation</a> * <a href="#op">Operation</a>
* <a href="#op.overview">Overview</a> * <a href="#op.overview">Overview</a>
...@@ -36,12 +36,13 @@ ...@@ -36,12 +36,13 @@
* <a href="#app">Appendix A: Application layer</a> * <a href="#app">Appendix A: Application layer</a>
</pre></td> </pre></td>
</tr> </tr>
<tr bgcolor="#000022" class="invisible"> <tr class="invisible">
<td colspan="3" align="left" valign="top" class="invisible"> </td> <td height="10" colspan="3" align="left" valign="middle" class="invisible">
<div class="underline"></div></td>
</tr> </tr>
<tr class="invisible"> <tr class="invisible">
<td valign="top" align="left" class="invisible"><pre> <td valign="top" align="left" class="invisible"><pre>
<b>FOR MORE INFORMATION</b><br/> <b>FOR MORE INFORMATION</b><br>
* <a href="package-client.html">Client Javadoc</a> * <a href="package-client.html">Client Javadoc</a>
* <a href="datagrams.html">Datagrams</a> * <a href="datagrams.html">Datagrams</a>
* <a href="package-datagram.html">Datagram Javadoc</a> * <a href="package-datagram.html">Datagram Javadoc</a>
...@@ -79,7 +80,6 @@ ...@@ -79,7 +80,6 @@
</table> </table>
</div> </div>
</center> </center>
<div class="underline"></div>
<br/> <br/>
<h1 id="intro">Introduction</h1> <h1 id="intro">Introduction</h1>
<p> I2P is a scalable, self organizing, resilient packet switched anonymous <p> I2P is a scalable, self organizing, resilient packet switched anonymous
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment