error pages now use img.system64.dev for images
This commit is contained in:
parent
3f84f1df24
commit
8e758ee860
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>System64.dev - Error</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="https://img.system64.dev/web/err_icon/fail_glitch.webp">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>System64.dev - Error</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="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>System64.dev - Error</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="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>System64.dev - Error</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="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>System64.dev - Error</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="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>System64.dev - Error</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="https://img.system64.dev/web/err_icon">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue