added home-icon for iOS

This commit is contained in:
Manuel Friedli 2014-05-09 14:42:26 +02:00
parent 8f9adbe567
commit c629833812
3 changed files with 4 additions and 3 deletions

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View file

@ -15,7 +15,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<html manifest="manifest.appcache">
<head>
<title>Die Zeit im Wort</title>
<title>B&auml;rneruhr - Die Zeit im Wort</title>
<script type="text/javascript" src="jquery-2.1.0.min.js"></script>
<script type="text/javascript" src="jquery-ui-1.10.4.custom.min.js"></script>
<script type="text/javascript" src="jquery-cookie-1.4.0.js"></script>
@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<link rel="stylesheet" type="text/css" href="uhr-white.css" />
<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="" />--><!--114x114px-->
<link rel="apple-touch-icon" href="icon.png" />
<!-- <link rel="apple-touch-startup-image" href="" />--><!--320x460px-->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />

View file

@ -1,9 +1,10 @@
CACHE MANIFEST
# 4.2.2
# 5.0-alpha2
COPYING
README.md
favicon.png
icon.png
index.html
jquery-2.1.0.min.js
jquery-cookie-1.4.0.js