Update index.html

Commented the meta tag.
This commit is contained in:
Brian 2015-06-01 09:20:32 +02:00
parent 322c309bbd
commit 75e2910a69

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>AdminLTE 2 | Dashboard</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
<!-- Bootstrap 3.3.4 -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
@ -1106,4 +1107,4 @@
<!-- AdminLTE for demo purposes -->
<script src="dist/js/demo.js" type="text/javascript"></script>
</body>
</html>
</html>