65 lines
1.4 KiB
HTML
65 lines
1.4 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{
|
|
overflow-y:scroll;
|
|
font:16px monospace,monospace;
|
|
background-color: #000;
|
|
color: #fff;
|
|
}
|
|
|
|
a{
|
|
color:#DC143C
|
|
}
|
|
|
|
img{
|
|
max-width:57ch;
|
|
display:block;
|
|
height:auto;
|
|
width:100%
|
|
}
|
|
|
|
.c{
|
|
display:table-cell;max-width:999px;max-width:80ch
|
|
}
|
|
|
|
pre{
|
|
margin:0;overflow-x:hidden
|
|
}
|
|
|
|
@media(max-width:999px){
|
|
.c{
|
|
display:block;font-size:1.94vw
|
|
}
|
|
}
|
|
|
|
.header {
|
|
padding: 60px;
|
|
text-align: center;
|
|
font-size: 30px;
|
|
}
|
|
</style>
|
|
<div class="header"><h1>Skiqqy</h1>~ Pronounced skippy</div>
|
|
</style><div style="display:table;margin:16px auto"><div class=c><pre style="top:0;position:sticky;user-select:none;padding-right:64px">
|
|
|
|
<a href=/ style="text-decoration:none;color:white">Home</a>
|
|
|
|
Personal:
|
|
<a href=https://github.com/skiqqy>Github</a>
|
|
<a href=/site/setup.html>My Setup</a>
|
|
<a href=/site/projects.html>Projects</a>
|
|
|
|
Hosted Services:
|
|
<a href=https://git.skiqqy.xyz/>Git Server</a>
|
|
<a href=https://blog.skiqqy.xyz>Blog</a>
|
|
<a href=https://wiki.skiqqy.xyz/>Wiki</a>
|
|
<a href=https://files.skiqqy.xyz/>Files</a>
|
|
<a href=https://proj.skiqqy.xyz/>Projects Home</a>
|
|
<a href=https://irc.skiqqy.xyz/>IRC Webclient</a>
|
|
</pre></div><div class=c><pre>
|
|
%%BODY%%
|
|
<a href="https://k1ss.org/">Inspired by</a>
|
|
</pre></div></div>
|