added splash screen. doesn't show up yet, though.
This commit is contained in:
parent
23411bc59b
commit
b4d67be48c
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
<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" />
|
||||
<meta name="apple-mobile-web-app-title" content="Bärneruhr" />
|
||||
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1" />
|
||||
</head>
|
||||
<body style="padding:0;margin:0;">
|
||||
<a href="info/">
|
||||
|
|
Loading…
Reference in a new issue