mirror of
https://github.com/skiqqy/skiqqy.github.io
synced 2025-01-03 04:52:02 +00:00
Updated units
This commit is contained in:
parent
d779de3732
commit
7e16e57568
54
error/files.html
Normal file
54
error/files.html
Normal 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=http://skiqqy.xyz/>Home</a>
|
||||
</center>
|
||||
|
||||
+-------------------------------------------------------+
|
||||
| |
|
||||
| Git |
|
||||
| |
|
||||
| Unfortunatly <a href=https://files.skiqqy.xyz>https://files.skiqqy.xyz</a> is not |
|
||||
| available right now, and is undergoing |
|
||||
| maintanence, it should be up again soon. |
|
||||
| |
|
||||
+-------------------------------------------------------+
|
||||
|
||||
<div style='height:200px'>
|
||||
|
||||
</pre></pre>
|
Loading…
Reference in New Issue
Block a user