diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 13:37:53 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 13:37:53 +0000 |
| commit | bf7ccb21d7c5c3158674a47a9d954aeef984e019 (patch) | |
| tree | fd1f70360f064ee327150ff9444218c98197929c | |
| parent | 2d827a4e6f0a373c7a9695ee58925dcde13b737a (diff) | |
| download | rockbox-bf7ccb21d7c5c3158674a47a9d954aeef984e019.zip rockbox-bf7ccb21d7c5c3158674a47a9d954aeef984e019.tar.gz rockbox-bf7ccb21d7c5c3158674a47a9d954aeef984e019.tar.bz2 rockbox-bf7ccb21d7c5c3158674a47a9d954aeef984e019.tar.xz | |
Added news entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@51 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/main.t | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,8 @@ #define _PAGE_ Open Source Jukebox Firmware #include "head.t" -<p><small><a href="notes.html">research notes</a> · +<p><small><a href="docs/FAQ">faq</a> · +<a href="notes.html">research notes</a> · <a href="docs/">data sheets</a> · <a href="schematics/">schematics</a> · <a href="mods/">hardware mods</a> · @@ -33,6 +34,12 @@ Try them on your own risk. If you are not 100% sure of what you are doing, keep <h2>News</h2> +<p><i>2002-03-28</i>: Lots of new stuff on the web page: +<a href="docs/FAQ">faq</a>, +<a href="irc/">irc logs</a>, +<a href="tools.html">tools</a> and +<a href="internals/">archos internals</a>. + <p><i>2002-03-25</i>: New section for <a href="mods/">hardware modifications</a>. First out is the long awaited |