quirks
All checks were successful
Build Org Website / build (push) Successful in 48s

This commit is contained in:
2026-05-09 23:44:17 +01:00
parent fc3962ee44
commit 4519cfe804
10 changed files with 641 additions and 4 deletions

28
play/dream-corridor.org Normal file
View File

@@ -0,0 +1,28 @@
#+TITLE: Dream Corridor
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-09 Sat>
#+BEGIN_EXPORT html
<main class="play-root">
<section class="play-hero">
<div>
<p class="play-kicker">Unlisted page</p>
<h1>Dream Corridor</h1>
<p class="play-lede">The walls are made of half-remembered loading screens.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Dream log</p>
<h2>Three doors</h2>
<p>Door one contains the sound of the old family computer starting up.</p>
<p>Door two contains a winter coat with bus tickets in every pocket.</p>
<p>Door three is not locked. It is just shy.</p>
<p>Nettle has written in the margin: "If you wake up before the end, that still counts as leaving safely."</p>
</div>
</section>
</main>
#+END_EXPORT