summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPeterTheOne <petertheone@gmail.com>2015-07-31 19:29:43 (GMT)
committerPeterTheOne <petertheone@gmail.com>2015-07-31 19:29:43 (GMT)
commit09d092bbae3009f0febf4277c65ba50abd05742f (patch)
tree3cd8c6d1dfa283c99974112b25d0412771c88fe5 /www
parent9bcb5485f8a47358463e2d3fc4bf45c567163d7a (diff)
add favicon
Diffstat (limited to 'www')
-rw-r--r--www/img/favicon.icobin0 -> 2734 bytes
-rw-r--r--www/index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/www/img/favicon.ico b/www/img/favicon.ico
new file mode 100644
index 0000000..d8432d4
--- /dev/null
+++ b/www/img/favicon.ico
Binary files differ
diff --git a/www/index.html b/www/index.html
index e4a462d..5343b90 100644
--- a/www/index.html
+++ b/www/index.html
@@ -7,6 +7,7 @@
<meta name="description" content="Importtool for Radio Helsinki">
<meta name="author" content="Christian Pointner <equinox@helsinki.at>">
+ <link rel="shortcut icon" href="/img/favicon.ico" />
<link href="/javascript/twitter-bootstrap/css/bootstrap.css" rel="stylesheet">
<link href="/styles/auth.css" rel="stylesheet">
<link href="/styles/shows.css" rel="stylesheet">