34 lines
1.6 KiB
HTML
34 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="https://archblox.com/MORBLOX.png"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="apple-touch-startup-image" href="https://archblox.com/MORBLOXSplash.png"/>
|
|
<link rel="icon" type="image/x-icon" href="https://archblox.com/MORBLOX.ico">
|
|
<link rel="stylesheet" href="https://archblox.com/main.css">
|
|
<link rel="manifest" href="https://archblox.com/manifest.json">
|
|
<script type="text/javascript" src="https://archblox.com/index.js"></script>
|
|
<meta content="Currently under maintenance." property="og:description" />
|
|
<style>
|
|
body {
|
|
background: black !important;
|
|
}
|
|
|
|
html {
|
|
background: black !important;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1 style="color: #ffffff">Oh Noes! ARCHBLOX is currently under maintenance.</h1>
|
|
<p style="color: #ffffff">ARCHBLOX will be back soon, so please be patient.</p>
|
|
</body>
|
|
</html> |