add disclaimer and remove junk
This commit is contained in:
parent
c625623682
commit
5085010033
4
404.html
4
404.html
|
|
@ -25,7 +25,6 @@
|
|||
<div id="logo_signup">
|
||||
<a href="https://status.archblox.com"><img alt="ARCHBLOX Logo" src="https://status.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
<p>Status</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>404 - Page not Found</h1>
|
||||
|
|
@ -33,9 +32,6 @@
|
|||
<p>Why don't you go back a page for us before Luigi destroys us all.</p>
|
||||
<img alt="Angry Luigi" src="https://status.archblox.com/img/error.png" width="100%" height="300px">
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo or any other company.</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
10
index.html
10
index.html
|
|
@ -32,14 +32,9 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://status.archblox.com"><img alt="ARCHBLOX Logo" src="https://status.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
<p>Status</p>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>ARCHBLOX Status</h1>
|
||||
<p>Dates are in the DD/MM/YYYY date format.</p>
|
||||
<br />
|
||||
<p>Site: Maintenance</p>
|
||||
<p>Ongoing since 08/11/2022. This situation will be resolved once I am able to purchase a web server.</p>
|
||||
|
|
@ -50,9 +45,6 @@
|
|||
<p>Client/Launcher: Not playable</p>
|
||||
<p>Ongoing since 08/11/2022. Unknown if can be resored to a playable state until I am able to purchase a web server.</p>
|
||||
</div>
|
||||
<div id="footer_signup">
|
||||
<p>ARCHBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo or any other company.</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Reference in New Issue