update studios site
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="application-name" content="mnml">
|
||||
<meta name="description" content="MNML STD AU">
|
||||
<meta name="author" content="ntr@mnml.gg">
|
||||
<title>MNML Studios</title>
|
||||
<!-- <link rel="manifest" href="manifest.webmanifest"> -->
|
||||
<link href="https://fonts.googleapis.com/css?family=Jura" rel="stylesheet">
|
||||
<link rel="stylesheet" href="assets/styles/normalize.css">
|
||||
<!-- <link rel="stylesheet" href="assets/styles/skeleton.css"> -->
|
||||
<link rel="icon" sizes="512x512" href="assets/icons/mnml.png">
|
||||
<link rel="apple-touch-icon" href="assets/icons/mnml.png">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<p>js is required to run MNML.</p>
|
||||
<p>this site has no ads. free to play forever.</p>
|
||||
</noscript>
|
||||
</body>
|
||||
<!-- <script src="https://js.stripe.com/v3/"></script> -->
|
||||
<script src="./index.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user