Remove iOS startup image
Apple seems to have removed this feature from iOS 9.
This commit is contained in:
parent
2b4e6ed523
commit
1351544e9f
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
3
vnc.html
3
vnc.html
|
@ -51,9 +51,6 @@
|
|||
<link rel="apple-touch-icon" sizes="76x76" type="image/png" href="app/images/icons/novnc-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" type="image/png" href="app/images/icons/novnc-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" type="image/png" href="app/images/icons/novnc-152x152.png">
|
||||
<!-- App Start Image -->
|
||||
<link rel="apple-touch-startup-image" href="app/images/screen_320x460.png" />
|
||||
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="app/styles/base.css" />
|
||||
|
|
Loading…
Reference in New Issue