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

27
play/kitchen-light.org Normal file
View File

@@ -0,0 +1,27 @@
#+TITLE: Kitchen Light
#+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>Kitchen Light</h1>
<p class="play-lede">A warm square in the dark part of the house.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Late note</p>
<h2>For whoever comes home last</h2>
<p>There is rice in the pot, a towel on the chair, and a story nobody finished telling because everyone started laughing.</p>
<p>If the night has been unkind, stand here a moment. The light is not asking questions.</p>
<p>System message: warmth found. No action required.</p>
</div>
</section>
</main>
#+END_EXPORT