diff www/header.html @ 501:8abb9e307d0c

Web page tweaks. Remove background image (makes it hard ot read for some people), and use local roadmap instead of third party wiki.
author Rob Landley <rob@landley.net>
date Sun, 26 Feb 2012 21:53:15 -0600
parents 3d87f15f4c60
children 4d0498e1f657
line wrap: on
line diff
--- a/www/header.html	Sun Feb 26 21:52:07 2012 -0600
+++ b/www/header.html	Sun Feb 26 21:53:15 2012 -0600
@@ -2,7 +2,7 @@
 <head>
 <title>toybox</title>
 </head>
-<body style="background: url(toycans.png) repeat;">
+<!-- body style="background: url(toycans.png) repeat;" -->
 <table border=0 cellpadding=0 cellspacing=10>
 
 <tr><td valign=top>
@@ -15,7 +15,7 @@
     <li><a href="design.html">Design Docs</a></li>
     <li><a href="code.html">Source walkthrough</a></li>
     <li><a href="todo.txt">TODO list</a></li>
-    <li><a href="http://elinux.org/Busybox_replacement">Wiki/roadmap</a></li>
+    <li><a href="roadmap.html">roadmap</a></li>
   </ul>
   <b>Download</b>
   <ul>