skiqqy.xyz/error/blog.html

57 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2020-10-15 07:12:43 +00:00
<!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;
2020-10-18 17:11:11 +00:00
font:calc(0.75em + 1vmin) monospace;
background-color: black;
color: white;
2020-10-15 07:12:43 +00:00
}
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>
2020-10-15 17:57:57 +00:00
<a href=http://skiqqy.xyz/>Home</a>
2020-10-15 07:12:43 +00:00
</center>
+-------------------------------------------------------+
| |
2020-10-15 09:28:29 +00:00
| Blog |
2020-10-15 07:12:43 +00:00
| |
2020-10-15 18:05:02 +00:00
| Unfortunatly <a href=http://blog.skiqqy.xyz>http://blog.skiqqy.xyz</a> is not |
2020-10-15 07:12:43 +00:00
| available right now, and is undergoing |
| maintanence, it should be up again soon. |
| |
+-------------------------------------------------------+
<div style='height:200px'>
</pre></pre>