mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Touch: add meta tags for chrome/ios save to homescreen
This commit is contained in:
parent
2ee78b73fb
commit
b29e434449
@ -2,6 +2,9 @@
|
||||
<html>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
|
||||
<!--
|
||||
Copyright 2013 IBM Corp.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user