From 09d092bbae3009f0febf4277c65ba50abd05742f Mon Sep 17 00:00:00 2001 From: PeterTheOne <petertheone@gmail.com> Date: Fri, 31 Jul 2015 21:29:43 +0200 Subject: add favicon diff --git a/www/img/favicon.ico b/www/img/favicon.ico new file mode 100644 index 0000000..d8432d4 Binary files /dev/null and b/www/img/favicon.ico 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"> -- cgit v0.10.2