major character changes
All checks were successful
Build Org Website / build (push) Successful in 51s

This commit is contained in:
2026-05-10 00:25:36 +01:00
parent 3531636805
commit c67501e446
18 changed files with 1404 additions and 678 deletions

25
play/sensei-garden.org Normal file
View File

@@ -0,0 +1,25 @@
#+TITLE: Sensei Garden
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-10 Sun>
#+BEGIN_EXPORT html
<main class="play-root">
<section class="play-hero">
<div>
<p class="play-kicker">Layer 3</p>
<h1>Sensei Garden</h1>
<p class="play-lede">A quiet page that answers after you stop asking so loudly.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p>Sensei Chi says:</p>
<p>The seed does not hurry because the calendar is watching.</p>
<p>Aphy asks whether patience can be optimized.</p>
<p>Sensei Chi smiles. "Only by becoming unnecessary."</p>
</div>
</section>
</main>
#+END_EXPORT