summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-08-07 17:19:12 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-08-07 17:19:12 +0000
commitaf75e8627338d4a83d2447ab2a834c3ecc0ff069 (patch)
treed545c1076fe178db85532239270685da3f8fc004 /www
parentb15693df39febb8140bd5771f75bcc9d4d8aaa59 (diff)
downloadrockbox-af75e8627338d4a83d2447ab2a834c3ecc0ff069.tar.gz
rockbox-af75e8627338d4a83d2447ab2a834c3ecc0ff069.zip
Changed icon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1600 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/head.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/head.t b/www/head.t
index e2292e03c1..42c363ab80 100644
--- a/www/head.t
+++ b/www/head.t
@@ -6,7 +6,7 @@
6<html> 6<html>
7<head> 7<head>
8<link rel="STYLESHEET" type="text/css" href="/style.css"> 8<link rel="STYLESHEET" type="text/css" href="/style.css">
9<link rel="icon" href="/rockbox-16.png" type="image/png"> 9<link rel="shortcut icon" href="/favicon.ico">
10#ifdef _PAGE_ 10#ifdef _PAGE_
11<title>Rockbox - _PAGE_</title> 11<title>Rockbox - _PAGE_</title>
12#else 12#else