add a favicon

This commit is contained in:
Damien Churchill 2009-03-19 22:40:26 +00:00
parent 1229e9a46c
commit f3fd90253e

View File

@ -3,6 +3,9 @@
<head>
<title>Deluge: Web UI (alpha) ${version}</title>
<link rel="shortcut icon" href="/icons/16/deluge.png" type="image/png" />
<link rel="icon" href="/icons/16/deluge.png" type="image/png" />
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="/css/xtheme-slate.css" />