Add viewport meta tag

This commit is contained in:
JUDIT GRESKOVITS 2017-03-16 14:26:19 +00:00
parent 2f0829a982
commit ac5a43909e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html lang='en-US'>
<head>
<title>Joyent Triton Dashboard</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
</head>
<body>
<div id='root'></div>