1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 16:30:46 +00:00

Added support for adding to the home screen on iOS

This commit is contained in:
Jeremy Ruston 2012-03-16 15:09:41 +00:00
parent 77f64d1c16
commit 4310f91237

View File

@ -2,6 +2,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="format-detection" content="telephone=no">
<meta name="copyright" content="
&lt;!--@@copyright@@--&gt;
" />