kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Added support for adding to the home screen on iOS
rodzic
77f64d1c16
commit
4310f91237
|
@ -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="
|
||||
<!--@@copyright@@-->
|
||||
" />
|
||||
|
|
Ładowanie…
Reference in New Issue