feat(mystery): add opening and main-floor content
This commit is contained in:
@@ -32,6 +32,13 @@ import '../ui/crt.css'
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="mystery-footer">
|
||||
By <a href="https://ethanjlewis.com">Ethan J Lewis</a>
|
||||
<span aria-hidden="true">|</span>
|
||||
<a href="https://half.st/ejlewis/halfstreet">Source Code</a>
|
||||
<span aria-hidden="true">|</span>
|
||||
<a href="https://half.st/ejlewis/halfstreet/src/branch/main/LICENSE">GNU General Public License v3.0</a>
|
||||
</footer>
|
||||
</div>
|
||||
<script>
|
||||
// Theme attribute is set on :root before any rendering to avoid a flash
|
||||
|
||||
Reference in New Issue
Block a user