luci-theme-openwrt-2020: add iOS webapp support
This way instead of opening a Safari tab, it opens in its own instance. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
1be885064e
commit
28193247bc
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="<%=media%>/cascade.css" />
|
||||
<link rel="icon" href="<%=media%>/logo.svg" type="image/svg+xml" />
|
||||
<link rel="apple-touch-icon" href="<%=media%>/logo.png" />
|
||||
|
|
Loading…
Reference in a new issue