Added error pages

This commit is contained in:
Stephen Cochrane 2020-10-15 09:12:43 +02:00
parent 13cce99dba
commit 9d8fc96dbc
5 changed files with 270 additions and 0 deletions

54
error/blog.html Normal file
View File

@ -0,0 +1,54 @@
<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
text-align:center;
overflow-y:scroll;
font:calc(0.75em + 1vmin) monospace
}
pre pre{
text-align:left;
display:inline-block
}
img{
max-width:57ch;
display:block;
height:auto;
width:100%
}
@media(prefers-color-scheme:dark){
body{
background:#000;color:#fff
}
a{
color:#6CF
}
}
</style><pre>
<pre>
<center>
<a href=../index.html>Home</a>
</center>
+-------------------------------------------------------+
| |
| Git |
| |
| Unfortunatly <a href=http://blog.skiqqy.xyz>http://blog.skiqqy.xyz</a> is not |
| available right now, and is undergoing |
| maintanence, it should be up again soon. |
| |
+-------------------------------------------------------+
<div style='height:200px'>
</pre></pre>

54
error/git.html Normal file
View File

@ -0,0 +1,54 @@
<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
text-align:center;
overflow-y:scroll;
font:calc(0.75em + 1vmin) monospace
}
pre pre{
text-align:left;
display:inline-block
}
img{
max-width:57ch;
display:block;
height:auto;
width:100%
}
@media(prefers-color-scheme:dark){
body{
background:#000;color:#fff
}
a{
color:#6CF
}
}
</style><pre>
<pre>
<center>
<a href=../index.html>Home</a>
</center>
+-------------------------------------------------------+
| |
| Git |
| |
| Unfortunatly <a href=http://git.skiqqy.xyz>http://git.skiqqy.xyz</a> is not |
| available right now, and is undergoing |
| maintanence, it should be up again soon. |
| |
+-------------------------------------------------------+
<div style='height:200px'>
</pre></pre>

54
error/irc.html Normal file
View File

@ -0,0 +1,54 @@
<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
text-align:center;
overflow-y:scroll;
font:calc(0.75em + 1vmin) monospace
}
pre pre{
text-align:left;
display:inline-block
}
img{
max-width:57ch;
display:block;
height:auto;
width:100%
}
@media(prefers-color-scheme:dark){
body{
background:#000;color:#fff
}
a{
color:#6CF
}
}
</style><pre>
<pre>
<center>
<a href=../index.html>Home</a>
</center>
+-------------------------------------------------------+
| |
| Git |
| |
| Unfortunatly <a href=http://irc.skiqqy.xyz>http://irc.skiqqy.xyz</a> is not |
| available right now, and is undergoing |
| maintanence, it should be up again soon. |
| |
+-------------------------------------------------------+
<div style='height:200px'>
</pre></pre>

54
error/proj.html Normal file
View File

@ -0,0 +1,54 @@
<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
text-align:center;
overflow-y:scroll;
font:calc(0.75em + 1vmin) monospace
}
pre pre{
text-align:left;
display:inline-block
}
img{
max-width:57ch;
display:block;
height:auto;
width:100%
}
@media(prefers-color-scheme:dark){
body{
background:#000;color:#fff
}
a{
color:#6CF
}
}
</style><pre>
<pre>
<center>
<a href=../index.html>Home</a>
</center>
+-------------------------------------------------------+
| |
| Git |
| |
| Unfortunatly <a href=http://proj.skiqqy.xyz>http://proj.skiqqy.xyz</a> is not |
| available right now, and is undergoing |
| maintanence, it should be up again soon. |
| |
+-------------------------------------------------------+
<div style='height:200px'>
</pre></pre>

54
error/wiki.html Normal file
View File

@ -0,0 +1,54 @@
<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
text-align:center;
overflow-y:scroll;
font:calc(0.75em + 1vmin) monospace
}
pre pre{
text-align:left;
display:inline-block
}
img{
max-width:57ch;
display:block;
height:auto;
width:100%
}
@media(prefers-color-scheme:dark){
body{
background:#000;color:#fff
}
a{
color:#6CF
}
}
</style><pre>
<pre>
<center>
<a href=../index.html>Home</a>
</center>
+-------------------------------------------------------+
| |
| Git |
| |
| Unfortunatly <a href=http://wiki.skiqqy.xyz>http://wiki.skiqqy.xyz</a> is not |
| available right now, and is undergoing |
| maintanence, it should be up again soon. |
| |
+-------------------------------------------------------+
<div style='height:200px'>
</pre></pre>