added splash screen for ios

This commit is contained in:
Manuel Friedli 2014-05-09 15:07:30 +02:00
parent a9f5667954
commit 23411bc59b
3 changed files with 3 additions and 2 deletions

View file

@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<link rel="shortcut icon" type="image/png" href="favicon.png" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="apple-touch-icon" href="icon.png" />
<!-- <link rel="apple-touch-startup-image" href="" />--><!--320x460px-->
<link rel="apple-touch-startup-image" href="splash.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="viewport" content="width=device-width,user-scalable=no" />

View file

@ -1,5 +1,5 @@
CACHE MANIFEST
# 5.0-alpha2
# 5.0-alpha3
COPYING
README.md
@ -9,6 +9,7 @@ index.html
jquery-2.1.0.min.js
jquery-cookie-1.4.0.js
jquery-ui-1.10.4.custom.min.js
splash.png
uhr-black.css
uhr-blue.css
uhr-de.js

BIN
splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB