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

32
play/left-behind.org Normal file
View File

@@ -0,0 +1,32 @@
#+TITLE: Left Behind
#+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>Left Behind</h1>
<p class="play-lede">A drawer opens only after too many taps.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Family note</p>
<h2>The blue bowl</h2>
<p>I left the small blue bowl on the counter because it still smells faintly of coriander and Sunday. If anyone asks, it was never lost. It was waiting for someone to remember soup.</p>
<p>Under the bowl is a folded receipt. On the back, in pencil: "Morrow came by at 2:13. He said the hallway was kinder than last year."</p>
<pre aria-label="Tiny ASCII bowl">
____
/ \
/______\
soup
</pre>
</div>
</section>
</main>
#+END_EXPORT