tweak index.html
This commit is contained in:
parent
155f96c218
commit
acef927115
1 changed files with 3 additions and 2 deletions
|
@ -3,12 +3,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="theme-color" content="#000000">
|
||||
|
||||
<title>elstatus</title>
|
||||
<meta name="description" content="monitoring your apps">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
You need to enable JavaScript to run this app.
|
||||
enable javascript
|
||||
</noscript>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue