35 lines
1.6 KiB
HTML
35 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<title>ARCHBLOX - BRB</title>
|
|
<meta content="ARCHBLOX" property="og:title"/>
|
|
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description"/>
|
|
<meta content="https://archblox.com/" property="og:url"/>
|
|
<meta content="https://archblox.com/MORBLOXlogo.png" property="og:image"/>
|
|
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
|
|
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
|
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
|
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
|
<link rel="stylesheet" href="main.css">
|
|
<link rel="manifest" href="manifest.json">
|
|
<script type="text/javascript" src="index.js"></script>
|
|
</head>
|
|
<body>
|
|
<ul></ul>
|
|
<div id="logo_signup">
|
|
<a href="index.html"><img alt="ARCHBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
|
|
<p id="morbin">We'll be right back!</p>
|
|
</div>
|
|
<div class="content_signup">
|
|
<h1>ARCHBLOX will be right back!</h1>
|
|
<p>Sorry for the wait!</p>
|
|
</div>
|
|
<div id="footer_signup">
|
|
<p>super mario super mario world</p>
|
|
<p>ok</p>
|
|
</div id="footer_signup">
|
|
</body>
|
|
</html> |