summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/head.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/head.t b/www/head.t
index e2292e0..42c363a 100644
--- a/www/head.t
+++ b/www/head.t
@@ -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