diff options
| -rw-r--r-- | www/internals/index.t | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/internals/index.t b/www/internals/index.t index 7454a4f..cc34170 100644 --- a/www/internals/index.t +++ b/www/internals/index.t @@ -6,7 +6,6 @@ <ul> <li> <a href="bjorn.html">Björn's original "dissecting the archos" page</a> <li> <a href="tjerk.html">Tjerk's very high resolution photos</a> -<li> <a href="remote.html">Tjerk's photos of the archos remote control</a> </ul> <h2>Jukebox Recorder</h2> @@ -14,4 +13,9 @@ <li> <a href="recorder.html">Phil's photos of his recorder</a> </ul> +<h2>Remote control</h2> +<ul> +<li> <a href="remote.html">Tjerk's photos of the archos remote control</a> +</ul> + #include "foot.t" |