This repository has been archived on 2019-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
main_site/faq.html

37 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Thunix Phoenix Project - Coming Soon!</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://tildenic.org/css/hacker.css" rel="stylesheet">
</head>
<body>
<div style="width: 95%;text-align:center;">
<img src="thunix.jpg" alt="thunix logo"/><p/>
<h1>Thunix Phoenix Project</h1>
</div>
<div style="float:left; width:18%;">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="coc.html">Rules</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="signup.html">Sign Up for an Account</a></li>
</ul>
</div>
<div style="float: right; width:75%;">
<ul>
<li>How do I sign up for an account?</li>
You can ask in #thunix on tilde.chat for someone to make your account.
<li>Who is running Thunix?</li>
amcclure and ubergeek.
<li>What happened to the old thunix? Why the name change?</li>
The original machine dissappeared without warning, and most things were not backed up. hexhaxtron is not reachable, so we needed to obtain a new domain name, and a new set of machines.
</ul>
</div>
</body>
</html>