diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-06-04 07:49:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-06-04 07:49:08 +0000 |
commit | c9da8ba6408429b371be855f56085297e5ad5866 (patch) | |
tree | a492d3df50201c0bf3a3f97fc8a6b2e5e170a983 | |
parent | d28a506e062eae893dbce61864e196bda5853200 (diff) |
ingress
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3722 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | www/main.t | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/www/main.t b/www/main.t index 12148a5ba2..39cde6e27b 100644 --- a/www/main.t +++ b/www/main.t @@ -3,12 +3,18 @@ #define MAIN_PAGE #include "head.t" -<h2>What is Rockbox?</h2> +<p class="ingress"> Rockbox is an Open Source replacement firmware for the +Archos Jukebox 5000, 6000, Studio, Recorder and FM Recorder MP3 players. -<p>Rockbox is an Open Source replacement firmware for the Archos Jukebox 5000, 6000, Studio and Recorder MP3 players. +<p> Rockbox is a complete rewrite and uses no fragments of the original +firmware. It boasts <a href="/docs/features.html">numerous features</a> while +remaining <a href="http://rockbox.haxx.se/manual/manual.pdf">easy to use</a>. + +<p> Installing Rockbox does not harm your Archos, it works the same way you +upgrade your ordinary Archos firmware. <h2>News</h2> -<p><i>2003-05-09</i>: The 400-file dir browser limit is <a href=http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-05/0334.shtml>gone</a>. +<p><i>2003-05-09</i>: The 400-file dir browser limit is <a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-05/0334.shtml">gone</a>. <p><i>2003-05-03</i>: Finally, FM Radio support for FM Recorder models! @@ -17,11 +23,6 @@ Rockbox development. <p><i>2003-04-15</i>: Version 2.0 is <a href="/download/">released</a> -<p><i>2003-04-01</i>: <a href="/doom/">Play Doom on the Archos Recorder</a>! - -<p><i>2003-02-17</i>: Rockbox <a href="/daily.shtml">daily builds</a> now work on -the FM Recorder. - <p><i><small>(Old news items have moved to a <a href="history.html">separate page</a>.)</small></i> |