skiqqy.xyz/error/blog.html

57 lines
1.2 KiB
HTML

<!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;
background-color: black;
color: white;
}
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=http://skiqqy.xyz/>Home</a>
</center>
+-------------------------------------------------------+
| |
| Blog |
| |
| 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>