mirror of https://github.com/lidarr/Lidarr
Added mobile/touch icons
This commit is contained in:
parent
d19e33f0a8
commit
6d2090519e
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -16,6 +16,11 @@
|
|||
<link href="/AddSeries/Addseries.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Calendar/calendar.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/overrides.css" rel='stylesheet' type='text/css'/>
|
||||
|
||||
<link rel="apple-touch-icon" href="/Content/Images/touch/57.png" />
|
||||
<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" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="in-sub-nav">
|
||||
|
|
Loading…
Reference in New Issue