Updated resource links on error pages for support with user webpages on subcon.town.
This commit is contained in:
parent
134dba362e
commit
ded79aae8e
8
401.html
8
401.html
|
|
@ -4,17 +4,17 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Subcon Town - 401</title>
|
<title>Subcon Town - 401</title>
|
||||||
|
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_16.png" sizes="16x16"/>
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_32.png" sizes="32x32"/>
|
||||||
|
|
||||||
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
|
<link href="/style_errors.css?v=1.0.0" rel="stylesheet"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="background"></div>
|
<div class="background"></div>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<img src="assets/subcon/cloud_64.png" alt="logo"/>
|
<img src="/assets/subcon/cloud_64.png" alt="logo"/>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>You are not authorized to access that page.</h1>
|
<h1>You are not authorized to access that page.</h1>
|
||||||
|
|
|
||||||
8
404.html
8
404.html
|
|
@ -4,17 +4,17 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Subcon Town - 404</title>
|
<title>Subcon Town - 404</title>
|
||||||
|
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_16.png" sizes="16x16"/>
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_32.png" sizes="32x32"/>
|
||||||
|
|
||||||
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
|
<link href="/style_errors.css?v=1.0.0" rel="stylesheet"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="background"></div>
|
<div class="background"></div>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<img src="assets/subcon/cloud_64.png" alt="logo"/>
|
<img src="/assets/subcon/cloud_64.png" alt="logo"/>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>That page does not exist.</h1>
|
<h1>That page does not exist.</h1>
|
||||||
|
|
|
||||||
8
410.html
8
410.html
|
|
@ -4,17 +4,17 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Subcon Town - 410</title>
|
<title>Subcon Town - 410</title>
|
||||||
|
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_16.png" sizes="16x16"/>
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_32.png" sizes="32x32"/>
|
||||||
|
|
||||||
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
|
<link href="/style_errors.css?v=1.0.0" rel="stylesheet"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="background"></div>
|
<div class="background"></div>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<img src="assets/subcon/cloud_64.png" alt="logo"/>
|
<img src="/assets/subcon/cloud_64.png" alt="logo"/>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>That page is gone. Forever.</h1>
|
<h1>That page is gone. Forever.</h1>
|
||||||
|
|
|
||||||
8
500.html
8
500.html
|
|
@ -4,17 +4,17 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Subcon Town - 500</title>
|
<title>Subcon Town - 500</title>
|
||||||
|
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_16.png" sizes="16x16"/>
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_32.png" sizes="32x32"/>
|
||||||
|
|
||||||
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
|
<link href="/style_errors.css?v=1.0.0" rel="stylesheet"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="background"></div>
|
<div class="background"></div>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<img src="assets/subcon/cloud_64.png" alt="logo"/>
|
<img src="/assets/subcon/cloud_64.png" alt="logo"/>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>An error occurred on the server.</h1>
|
<h1>An error occurred on the server.</h1>
|
||||||
|
|
|
||||||
8
502.html
8
502.html
|
|
@ -4,17 +4,17 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Subcon Town - 502</title>
|
<title>Subcon Town - 502</title>
|
||||||
|
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_16.png" sizes="16x16"/>
|
||||||
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
|
<link rel="shortcut icon" type="image/jpg" href="/assets/subcon/favicon_32.png" sizes="32x32"/>
|
||||||
|
|
||||||
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
|
<link href="/style_errors.css?v=1.0.0" rel="stylesheet"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="background"></div>
|
<div class="background"></div>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<img src="assets/subcon/cloud_64.png" alt="logo"/>
|
<img src="/assets/subcon/cloud_64.png" alt="logo"/>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>Bad Gateway.</h1>
|
<h1>Bad Gateway.</h1>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue