kiiwiis.xyz/index.html

28 lines
1.2 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>
</head>
<body>
<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="packges.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>
</ul>
<br>
<h4><a href="https://git.sr.ht/~kiiwiiwastaken/kiiwiis.xyz">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>