mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-06 21:08:01 +00:00
Added support for adding to the home screen on iOS
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<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="
|
<meta name="copyright" content="
|
||||||
<!--@@copyright@@-->
|
<!--@@copyright@@-->
|
||||||
" />
|
" />
|
||||||
|
Reference in New Issue
Block a user