Update image links, titles

This commit is contained in:
Sophie Marie 2023-04-17 14:29:27 -05:00
parent dec09dcc18
commit aeb27352e9
Signed by: IDeletedSystem64
GPG Key ID: F5D997A1BEF778ED
6 changed files with 17 additions and 17 deletions

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>System64.dev - Error</title>
<title>400 Bad Request - system64.dev</title>
<link rel="stylesheet" type="text/css" href="/err/styles.css">
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
</head>
<body>
<div>
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
<h1>400 - Bad Request</h1>
<p>Your request cannot be processed at this time.</p>
<p class="tiny">This error has been logged, If this keeps happening contact the webmaster.</p>

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>System64.dev - Error</title>
<title>403 Forbidden - system64.dev</title>
<link rel="stylesheet" type="text/css" href="/err/styles.css">
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
</head>
<body>
<div>
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
<h1>403 - Access Forbidden.</h1>
<p>You do not have permission to access this page.</p>
<input type="button" onclick="location.href='https://system64.dev'";" value="Go home">

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>System64.dev - Error</title>
<title>404 Not Found - system64.dev</title>
<link rel="stylesheet" type="text/css" href="/err/styles.css">
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
</head>
<body>
<div>
<img src="/img/error_glitch.webp" alt="Glitched looking Warning icon">
<img src="/err/img/error_glitch.webp" alt="Glitched looking Warning icon">
<h1>404 - Not Found</h1>
<p>Great and Powerful unicorns behind curtains! That page couldn't be found on the server!</p>
<p class="tiny">Expecting something here? It may have been moved or is simply missing.</p>

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>System64.dev - Error</title>
<title>429 Ratelimited - system64.dev</title>
<link rel="stylesheet" type="text/css" href="/err/styles.css">
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
</head>
<body>
<div>
<img src="/img/error_glitch.webp" alt="Glitched looking Warning icon">
<img src="/img/err/error_glitch.webp" alt="Glitched looking Warning icon">
<h1>429 - Too many requests</h1>
<p>Chill down there pardner! You're being ratelimited!</p>
<p class="tiny">Ratelimits don't last very long, Check back later.</p>

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>System64.dev - Error</title>
<title>502 Bad Gateway - system64.dev</title>
<link rel="stylesheet" type="text/css" href="/err/styles.css">
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
</head>
<body>
<div>
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
<h1>502 - Bad Gateway</h1>
<p>The server sent an invalid response.</p>
<p class="tiny">This error has been logged, If this keeps happening contact the webmaster.</p>

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>System64.dev - Error</title>
<title>503 Service Unavailable - system64.dev</title>
<link rel="stylesheet" type="text/css" href="/err/styles.css">
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
</head>
<body>
<div>
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
<h1>503 - Service Unavailable</h1>
<p>The server is not ready to process this request.</p>
<p class="tiny">The server may be down for maintenance, or is currently overloaded. Nonetheless, This error has been recorded.</p>