diff options
| -rw-r--r-- | www/head.t | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <html> <head> <link rel="STYLESHEET" type="text/css" href="/style.css"> -<link rel="icon" href="/rockbox-16.png" type="image/png"> +<link rel="shortcut icon" href="/favicon.ico"> #ifdef _PAGE_ <title>Rockbox - _PAGE_</title> #else |