error pages now use img.system64.dev for images
This commit is contained in:
parent
213ac6a4aa
commit
c808f44447
16
err/400.html
16
err/400.html
|
@ -1,16 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
<meta content="oopsie poopsie, that's an error!" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/fail_glitch.webp" property="og:image" />
|
||||
<meta content="#f00202" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/err_icon/fail_glitch.webp">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
|
|
16
err/403.html
16
err/403.html
|
@ -1,16 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
<meta content="oopsie poopsie, that's an error!" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/fail_glitch.webp" property="og:image" />
|
||||
<meta content="#f00202" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
|
|
16
err/404.html
16
err/404.html
|
@ -1,16 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
<meta content="oopsie poopsie, that's an error!" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/fail_glitch.webp" property="og:image" />
|
||||
<meta content="#f00202" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<img src="/img/error_glitch.webp" alt="Glitched looking Warning icon">
|
||||
|
|
16
err/429.html
16
err/429.html
|
@ -1,16 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
<meta content="oopsie poopsie, that's an error!" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/fail_glitch.webp" property="og:image" />
|
||||
<meta content="#f00202" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div>
|
||||
|
|
16
err/502.html
16
err/502.html
|
@ -1,16 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
<meta content="oopsie poopsie, that's an error!" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/fail_glitch.webp" property="og:image" />
|
||||
<meta content="#f00202" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div>
|
||||
|
|
16
err/503.html
16
err/503.html
|
@ -1,16 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
<meta content="oopsie poopsie, that's an error!" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/fail_glitch.webp" property="og:image" />
|
||||
<meta content="#f00202" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
|
|
Loading…
Reference in New Issue