~ chicken-core (chicken-5) d4d64aabafde3ed4ed4265137b6398e22897c34e


commit d4d64aabafde3ed4ed4265137b6398e22897c34e
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Sat Dec 11 13:15:46 2010 +0100
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Sat Dec 11 13:15:46 2010 +0100

    make cover page even nicer

diff --git a/index.html b/index.html
index 7386af71..1ec338b5 100644
--- a/index.html
+++ b/index.html
@@ -2,10 +2,10 @@
   <body>
   <center>
     <img src="chicken.png">
-    <p><a href="The User's Manual.html">Contents</a>
+    <p><a href="The User's Manual.html">The User's Manual</a>
     <p>For more information and latest news, visit 
       <a href="http://wiki.call-cc.org/">the CHICKEN wiki</a>
-      <blink> <-- CHECK IT OUT! </blink>
+      <blink><span style="color: #f00"><-- CHECK IT OUT!</span></blink>
   </center>
   </body>
 </html>
Trap