60 lines
1.5 KiB
HTML
60 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="/assets/css/style.css">
|
|
<link rel="shortcut icon" type="image/x-icon" href="/assets/images/favicon.ico">
|
|
|
|
<meta name="theme-color" content="#151515">
|
|
<meta name="msapplication-navbutton-color" content="#151515">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header>
|
|
<div class="container">
|
|
<a id="a-title" href="/">
|
|
<h1>alonedreamers</h1>
|
|
</a>
|
|
<h2></h2>
|
|
</div>
|
|
</header>
|
|
|
|
<div class="container">
|
|
<section id="main_content">
|
|
<h1 id="welcome">Welcome to the Alone Dreamers website</h1>
|
|
<p>Please do be noted that we are currently changing some things on the backend. Parts of this site may not be available at this time.</p>
|
|
|
|
<br>
|
|
|
|
<p>Please visit our:</p>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://discord.gg/dAw9pByJcy">Discord</a> </td>
|
|
<td> <a href="https://tv.ibatv.xyz">Media</a> </td>
|
|
<td> <a href="https://files.ibatv.xyz">Files</a> </td>
|
|
<td> <a href="https://git.ibatv.xyz">Git</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<p>There you go! That should be all you need to get started.</p>
|
|
|
|
<hr />
|
|
|
|
<h3 id="see-also">See also</h3>
|
|
<ul>
|
|
<li><a href="/support">Support</a></li>
|
|
<li><a href="/csgo">CS:GO Demo Archives</a></li>
|
|
</ul>
|
|
|
|
</section>
|
|
</div>
|
|
</body>
|
|
</html>
|