nycki.net/static/slimequest/page-2/index.html
Nicholas Lamicela 256feb9c45
All checks were successful
/ build (push) Successful in 37s
slime quest demo
2025-03-15 16:00:03 -07:00

33 lines
783 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>
<span class="next">&gt; _</span>
<nav>
<ul>
<li><a href="/slimequest/">Start Over</a></li>
<li><a href="/page-1/">Go Back</a></li>
<li><a href="/">Home</a></li>
</ul>
</nav>
</main>
</body>
</html>