2024-04-07 00:14:27 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2024-04-07 02:07:52 +00:00
|
|
|
<title>Welcome to h's Nest site!</title>
|
2024-04-07 00:14:27 +00:00
|
|
|
<style>
|
|
|
|
:root {
|
|
|
|
color-scheme: light dark;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Welcome to Nest!</h1>
|
2024-04-07 02:07:52 +00:00
|
|
|
<p><strong>This is h's personal website hosted on Nest.</strong></p>
|
2024-04-07 04:44:29 +00:00
|
|
|
<h2>Services I run @ nest</h2>
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://git.h.hackclub.app">git server</a> (forgejo)</li>
|
|
|
|
<li><a href="https://status.h.hackclub.app/status/main">status page</a> (uptime kuma)</li>
|
|
|
|
</ul>
|
|
|
|
<!-- <p>Visit our <a href="https://guides.hackclub.app/index.php/Quickstart">Quickstart guide</a> to get started!</p> -->
|
2024-04-18 01:44:56 +00:00
|
|
|
<p>@9pfs:envs.net is me.</p>
|
2024-06-17 01:40:40 +00:00
|
|
|
<br>
|
2024-06-17 01:48:20 +00:00
|
|
|
<div style="width: fit-content; border; text-align:center">
|
|
|
|
<p style="margin: 0; padding: 0.1em">This site is a member of Hard Fork.</p>
|
2024-06-17 01:40:40 +00:00
|
|
|
<div style="display: flex">
|
2024-06-17 01:48:20 +00:00
|
|
|
<a style="flex: 1; margin: 0; padding: 0.1em" href="https://webri.ng/webring/hardfork/previous?via=https%3A%2F%2Fh.hackclub.app">Previous Site</a>
|
|
|
|
<a style="flex: 1; margin: 0; padding: 0.1em" href="https://webri.ng/webring/hardfork/random?via=https%3A%2F%2Fh.hackclub.app">Random Site</a>
|
|
|
|
<a style="flex: 1; margin: 0; padding: 0.1em" href="https://webri.ng/webring/hardfork/next?via=https%3A%2F%2Fh.hackclub.app">Next Site</a>
|
2024-06-17 01:40:40 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
2024-04-07 00:14:27 +00:00
|
|
|
</body>
|
|
|
|
</html>
|