zonerwww/index.html

41 lines
No EOL
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>landing</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="wrapper">
<div id="header">
<header>
<h1>zoner.work</h1>
<p><a href="https://status.zoner.work">Status Page</a></p>
</header>
</div>
<div id="linkblock">
<h3>social</h3>
<p><a href="https://zoner.work">Sharkey</a></p>
<p><a href="https://wf.zoner.work">Writefreely</a></p>
<p><a href="https://m.zoner.work">Matrix</a></p>
</div>
<div id="linkblock">
<h3>a/v</h3>
<p><a href="https://inv.zoner.work">Invidious</a></p>
</div>
<div id="linkblock">
<h3>utility</h3>
<p><a href="https://nc.zoner.work">Nextcloud</a></p>
<p><a href="https://search.zoner.work">SearXNG</a></p>
<p><a href="https://git.zoner.work">Forgejo</a></p>
</div>
<div id="description">
<hr>
<p>zoner.work is a network of hosted services and community spaces administrated by <a href="https://zoner.work/@fen">fennel kora</a>.
this network's purpose is to maintain inclusive, safe spaces for those who need them that stand apart from a corporatized, centralized web.</p>
<p>All account-based services are open to registration by invite. Please reach out to fen for details. Sharkey is open for public registrations,
though accounts will still require systematic approval.</p>
</div>
</div>
</body>
</html>