nycki.net/static/slimequest/page-2/index.html
Nicholas Lamicela 49a5a20de1
All checks were successful
/ build (push) Successful in 30s
update demo
2025-03-15 16:06:07 -07:00

36 lines
915 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<title>==&gt;</title>
<link rel="stylesheet" href="/slimequest/style.css">
</head>
<body>
<main>
<h1>==&gt;</h1>
<p><em></em><p>
<div class="post">
<img src=/slimequest/6.jpg alt="undefined" title="undefined">
<p>You awaken alone in a field. Beneath you the ground is scorched. The grass around you is tall and wild. The wind is soft and warm.
You were once a Grand Slime, the queen bee of a hive of slimes. Now youre barely a fraction of your old self.</p>
</div>
<div class="post">
<p><a href="https://git.hatspace.net/nycki/slime-quest-web">wow, I gotta get this code</a></p>
</div>
<span class="next">&gt; _</span>
<nav>
<ul>
<li><a href="/slimequest/">Start Over</a></li>
<li><a href="/slimequest/page-1/">Go Back</a></li>
<li><a href="/">Home</a></li>
</ul>
</nav>
</main>
</body>
</html>