annotate www/header.html @ 70:2b66e5d3ae79

More website updates.
author Rob Landley <rob@landley.net>
date Thu, 28 Dec 2006 17:57:38 -0500
parents c2becd45f162
children 47e53122c58a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
1 <html>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
2 <head>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
3 <title>Firmware Linux</title>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
4 </head>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
5 <body>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
6 <table border=0 cellpadding=0 cellspacing=0>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
7 <tr><td>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
8 <table border=0 cellspacing=1 cellpadding=4>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
9 <tr><td><h1>Firmware Linux</h1></td></tr>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
10 </table>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
11 </td></tr>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
12
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
13 <tr><td valign=top>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
14 <b>About</b>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
15 <ul>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
16 <li><a href="index.html">News</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
17 <li><a href="about.html">What is it?</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
18 <li><a href="design.html">Design Docs</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
19 </ul>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
20 <b>Download</b>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
21 <ul>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
22 <li><a href="/hg/firmware">Mercurial Repository</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
23 <li><a href="downloads">Release Tarballs</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
24 </ul>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
25 <b>Development</b>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
26 <ul>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
27 <li><a href="/notes.html">Maintainer's Log</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
28 <li><a href="http://www2.them.com:8080/cgi-bin/mailman/listinfo/firmware">Mailing List</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
29 </ul>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
30 </td>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
31
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
32 <td valign=top>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
33