diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-27 08:51:45 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-27 08:51:45 +0000 |
commit | 69f91aadd77cd6d665afb8de057bcd91458da143 (patch) | |
tree | 5084ce158aa18d07c8ee4661f8526f0076745a79 /docs/header.html | |
parent | bec705479e628abe66328a6dec69c82422809220 (diff) |
docs/: use new logo
Diffstat (limited to 'docs/header.html')
-rw-r--r-- | docs/header.html | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/docs/header.html b/docs/header.html index 78d5a980c..9698adf47 100644 --- a/docs/header.html +++ b/docs/header.html @@ -27,22 +27,10 @@ <tr> -<td> - <div class="c3"> - <table border="0" cellspacing="1" cellpadding="2"> - <tr> - <td class="c1">BUILDROOT</td> - </tr> - </table> - </div> - - <a href="/"><IMG SRC="images/busybox1.png" alt="Buildroot" border="0"></a><BR> -</td> -</tr> - -<tr> - <td valign="TOP"> + <a href="/"><IMG SRC="images/logo_small.png" alt="Buildroot" + border="0" width="200" height="100"></a><BR> + <br><a href="/about.html">About</a> <br><a href="/news.html">Latest News</a> <br><a href="/download.html">Download</a> |