generated from nhcarrigan/template
feat: backup our static pages
This commit is contained in:
18
bsky/index.html
Normal file
18
bsky/index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!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>
|
Reference in New Issue
Block a user