|
|
@ -4,6 +4,7 @@ |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta charset="UTF-8" /> |
|
|
|
<meta charset="UTF-8" /> |
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=10" /> |
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=10" /> |
|
|
|
|
|
|
|
<meta name="application-name" content="qBittorrent" /> |
|
|
|
<title>qBittorrent Web UI</title> |
|
|
|
<title>qBittorrent Web UI</title> |
|
|
|
<link rel="icon" type="image/png" href="images/qbittorrent32.png" sizes="32x32" /> |
|
|
|
<link rel="icon" type="image/png" href="images/qbittorrent32.png" sizes="32x32" /> |
|
|
|
<link rel="icon" type="image/svg+xml" href="icons/qbittorrent-tray.svg" sizes="any" /> |
|
|
|
<link rel="icon" type="image/svg+xml" href="icons/qbittorrent-tray.svg" sizes="any" /> |
|
|
|