30 lines
1 KiB
HTML
30 lines
1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>abtmtr.link</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="stylesheet" href="/styles/normal.css" />
|
|
<link rel="stylesheet" href="/styles/style.css" />
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>Who are we?</h1>
|
|
<$ nav.html $>
|
|
<section id="accessibility" hidden></section>
|
|
<div id="buttonroll" hidden></div>
|
|
</header>
|
|
<main>
|
|
<section>
|
|
<h1>We're abtmtr.link.</h1>
|
|
<p>abtmtr.link is an unprofessional consulting-firm/open-source-project-manager ran by one person who is actually more.</p>
|
|
<p>We're not an actual company. Don't try to call us. <a href="mailto:me@abtmtr.link">You can email us, however.</a></p>
|
|
</section>
|
|
<section id="data_get">
|
|
<h1>Getting member indexes...</h1>
|
|
</section>
|
|
</main>
|
|
<script src="/scripts/accessibility.js"></script>
|
|
<script src="./scripts/data_get_members.js"></script>
|
|
</body>
|
|
</html>
|