Create an index page of public projects we're working on.
Andrew Lewman

Andrew Lewman commited on 2008-06-03 05:13:32
Zeige 1 geänderte Dateien mit 6 Einfügungen und 2 Löschungen.

... ...
@@ -8,11 +8,15 @@
8 8
 
9 9
 <!-- PUT CONTENT AFTER THIS TAG -->
10 10
 
11
-<h2>Tor Projects Page</h2>
11
+<h2>Tor Projects Index</h2>
12 12
 <hr>
13 13
 
14 14
 <p>
15
-Insert text here.
15
+<ul>
16
+<li>NLnet <a href="<page projects/hidserv>">Speed Up Hidden Services</a></li>
17
+<li>NLnet Tor for low bandwidth clients</li>
18
+<li>Google Auto-update for Tor</li>
19
+</ul>
16 20
 </p>
17 21
 
18 22
 </div><!-- #main -->
19 23