AAAAAAAAAAAAAAAA
This commit is contained in:
parent
369eacc8c3
commit
544e368d13
3 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>503 Error</title>
|
||||
<title>50x Error</title>
|
||||
<style>
|
||||
:root {
|
||||
--background: #1e1e1e;
|
||||
|
@ -34,7 +34,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>503 Error</h1>
|
||||
<h1>50x Error</h1>
|
||||
<p>Sorry, the server is currently unavailable. Please try again later.</p>
|
||||
</body>
|
||||
</html>
|
Reference in a new issue