website/index.html

51 lines
1.8 KiB
HTML

<html>
<head>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<title>Kiiwiis!</title>
<style>
ul {
list-style: none;
}
</style>
</head>
<body>
<pre>
.```. _.''..
; ``` ``'.
: d `.
/ >,: \
/.' `'., :
/' ;. . ;
/ ; \ ; ; /
`..;\: :'
__|| `...,'
`-, ) ||
/.^/ ___||
'---,_\
(/ `\
</pre>
<h1>Welcome to Kiiwiis.xyz!</h1>
<p>Kiiwiis.xyz is a pubnix, or public unix system! Users that sign-up have access to the server where they can upload webpages into their own directory.
If you'd like to sign-up, please go <a href="signup.html">here</a> to see how to sign-up! You can also view all the packages installed <a href="packages.txt">here.</a><p>
<br>
<br>
<h1>List of users!</h1>
<p>This is a list of every user apart of Kiiwiis.xyz, sorted from the first users to the latest users :)</p>
<ul>
<li><a href="/~kiiwiiwastaken/">kiiwiiwastaken (me) -- November 28, 2020</a></li>
<li><a href="/~acdw/">acdw -- November 28, 2020</a></li>
<li><a href="/~anton/">anton -- November 28, 2020</a></li>
<li><a href="/~neko/">neko -- November 28, 2020</a></li>
<li><a href="/~jdfffdfdjdfgkjdddddjkdf/">jdfffdfdjdfgkjdddddjkdf -- December 06, 2020</a></li>
<li><a href="/~fosslinux/">fosslinux -- Janurary 1st, 2021</a></li>
</ul>
<br>
<h4><a href="https://tildegit.org/kiiwiis.xyz/website">The source code to this webpage!</a></h4>
<h6><u><i>est. November 28, 2020 @ 2:52pm UTC</i></u></h6>
<a rel="me" href="https://tilde.zone/@kiiwiiwastaken"></a>
</body>
</html>