static-pages/bsky/index.html

18 lines
838 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>BlueSky Handle Generator</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="This site allows you to provision a custom Bluesky handle under Naomi's naomi.party domain, entirely free!" />
<script src="https://cdn.nhcarrigan.com/headers/index.js" async defer></script>
</head>
<body>
<main>
<h1>BlueSky Handle Generator</h1>
<section>
<p>This site allows you to provision a custom Bluesky handle under Naomi's naomi.party domain, entirely free!</p>
<p>Currently we do not have a way to do this automatically - if you would like to request a handle, please reach out in our <a href="https://chat.naomi.lgbt">Discord server</a>.
</main>
</body>
</html>