mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 15:08:40 +00:00
add a favicon
This commit is contained in:
parent
1229e9a46c
commit
f3fd90253e
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
||||||
<head>
|
<head>
|
||||||
<title>Deluge: Web UI (alpha) ${version}</title>
|
<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 -->
|
<!-- Stylesheets -->
|
||||||
<link rel="stylesheet" type="text/css" href="/css/ext-all.css" />
|
<link rel="stylesheet" type="text/css" href="/css/ext-all.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="/css/xtheme-slate.css" />
|
<link rel="stylesheet" type="text/css" href="/css/xtheme-slate.css" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue