tweak index.html

This commit is contained in:
slice 2018-07-13 12:32:29 -07:00
parent 155f96c218
commit acef927115
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 3 additions and 2 deletions

View File

@ -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>