add a 'news' section to the frontpage. is this adequate html or is it too ugly?
Roger Dingledine

Roger Dingledine commited on 2006-02-14 21:37:20
Zeige 1 geänderte Dateien mit 12 Einfügungen und 1 Löschungen.

... ...
@@ -24,7 +24,18 @@
24 24
 
25 25
 <!-- PUT CONTENT AFTER THIS TAG -->
26 26
 
27
-<h2>Tor: An anonymous Internet communication system</h2>
27
+<h2>News:</h2>
28
+
29
+<li>The Tor network has grown to hundreds of thousands of users. The
30
+developers can't do all the new features, bug fixes, and documentation. <a
31
+href="<page volunteer>">We need your help!</a></li>
32
+
33
+<li>We have a grant to hire <a
34
+href="http://wiki.noreply.org/noreply/TheOnionRouter/WindowsDeveloper">a
35
+few students in Ontario</a> to work on Tor, especially Windows
36
+development.</li>
37
+
38
+<h2>What is Tor?</h2>
28 39
 
29 40
 <p>
30 41
 Tor is a toolset for a wide range of organizations and people that want
31 42