mirror of https://github.com/lidarr/Lidarr
Fixed: favicon for reverse proxy support
This commit is contained in:
parent
22cd3695ae
commit
3ed37997c5
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -22,6 +22,7 @@
|
|||
<link rel="apple-touch-icon" sizes="72x72" href="/Content/Images/touch/72.png"/>
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/Content/Images/touch/114.png"/>
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/Content/Images/touch/144.png"/>
|
||||
<link rel="icon" type="image/ico" href="/Content/Images/favicon.ico"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav-region"></div>
|
||||
|
|
Loading…
Reference in New Issue