Skip to content

Commit 5606b82

Browse files
author
kirainmoe
committed
Update index.html
1 parent be2def1 commit 5606b82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
56
<link rel="stylesheet" type="text/css" href="moefront.css">
67
<link href="https://cdn.bootcss.com/font-awesome/4.5.0/css/font-awesome.css" rel="stylesheet">
78
<title>MoeFront - We are Here.</title>
@@ -67,4 +68,4 @@ <h1 style="margin-top: 10%;text-align: center;font-weight: normal;color:#fff;fon
6768
});
6869
</script>
6970
</body>
70-
</html>
71+
</html>

0 commit comments

Comments
 (0)