Small fixes
This commit is contained in:
@@ -1,38 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>401</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _
|
||||
| || | / _ \/ |
|
||||
| || |_| | | | |
|
||||
|__ _| |_| | |
|
||||
|_| \___/|_|
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
401 - Unauthorized
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>401</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _
|
||||
| || | / _ \/ |
|
||||
| || |_| | | | |
|
||||
|__ _| |_| | |
|
||||
|_| \___/|_|
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
401 - Unauthorized
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,38 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _____
|
||||
| || | / _ \___ /
|
||||
| || |_| | | ||_ \
|
||||
|__ _| |_| |__) |
|
||||
|_| \___/____/
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
403 - Forbidden
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>403</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _____
|
||||
| || | / _ \___ /
|
||||
| || |_| | | ||_ \
|
||||
|__ _| |_| |__) |
|
||||
|_| \___/____/
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
403 - Forbidden
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,38 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>404</title>
|
||||
<link rel="icon" href="favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _ _
|
||||
| || | / _ \| || |
|
||||
| || |_| | | | || |_
|
||||
|__ _| |_| |__ _|
|
||||
|_| \___/ |_|
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
404 - Not Found
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>404</title>
|
||||
<link rel="icon" href="favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _ _
|
||||
| || | / _ \| || |
|
||||
| || |_| | | | || |_
|
||||
|__ _| |_| |__ _|
|
||||
|_| \___/ |_|
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
404 - Not Found
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,38 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>500</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _____
|
||||
| || | / _ \___ /
|
||||
| || |_| | | ||_ \
|
||||
|__ _| |_| |__) |
|
||||
|_| \___/____/
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
500 - Internal Server Error
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>500</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
_ _ ___ _____
|
||||
| || | / _ \___ /
|
||||
| || |_| | | ||_ \
|
||||
|__ _| |_| |__) |
|
||||
|_| \___/____/
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
500 - Internal Server Error
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>502</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
____ ___ ____
|
||||
| ___| / _ \___ \
|
||||
|___ \| | | |__) |
|
||||
___) | |_| / __/
|
||||
|____/ \___/_____|
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
502 - Bad gateaway
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>502</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
}
|
||||
.ascii {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top 50%;
|
||||
}
|
||||
.text {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ascii"> <center>
|
||||
____ ___ ____
|
||||
| ___| / _ \___ \
|
||||
|___ \| | | |__) |
|
||||
___) | |_| / __/
|
||||
|____/ \___/_____|
|
||||
</div>
|
||||
<div class="text"> <center>
|
||||
502 - Bad gateaway
|
||||
<br>
|
||||
<a href="../index.html">Go home!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
uhh hi! as you can see my error thingy is far from being done. This is just a temporay file to let you know if you for whatever reason are here.
|
||||
|
||||
uhh hi! as you can see my error thingy is far from being done. This is just a temporay file to let you know if you for whatever reason are here.
|
||||
|
||||
have a good day/night
|
||||
Reference in New Issue
Block a user