Remove iOS startup image

Apple seems to have removed this feature from iOS 9.
This commit is contained in:
Pierre Ossman 2016-10-14 15:46:08 +02:00
parent 2b4e6ed523
commit 1351544e9f
2 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@ -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" />