We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2def1 commit 5606b82Copy full SHA for 5606b82
index.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
6
<link rel="stylesheet" type="text/css" href="moefront.css">
7
<link href="https://cdn.bootcss.com/font-awesome/4.5.0/css/font-awesome.css" rel="stylesheet">
8
<title>MoeFront - We are Here.</title>
@@ -67,4 +68,4 @@ <h1 style="margin-top: 10%;text-align: center;font-weight: normal;color:#fff;fon
67
68
});
69
</script>
70
</body>
-</html>
71
+</html>
0 commit comments