Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<html>
|
2 |
<head>
|
3 |
<title>Microsoft Admin Panel</title>
|
|
|
|
|
4 |
</head>
|
5 |
<body>
|
6 |
<h1>Ban windows device</h1>
|
|
|
1 |
<html>
|
2 |
<head>
|
3 |
<title>Microsoft Admin Panel</title>
|
4 |
+
<meta charset="utf-8">
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
6 |
</head>
|
7 |
<body>
|
8 |
<h1>Ban windows device</h1>
|