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

This commit is contained in:
2026-05-10 00:01:54 +01:00
parent 4519cfe804
commit 83f18a26f0
12 changed files with 1212 additions and 2 deletions

24
play/forgotten-draft.org Normal file
View File

@@ -0,0 +1,24 @@
#+TITLE: Forgotten Draft
#+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">Unsent</p>
<h1>Forgotten Draft</h1>
<p class="play-lede">A letter that never became brave enough to be email.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p>I keep meaning to say that the house was not the same after everyone stopped being in the same room at once.</p>
<p>But then someone sends a photo of dinner, or a broken chair, or a sky that looks like 2007, and the room comes back in pieces.</p>
<p>I suppose this is what the website is for.</p>
</div>
</section>
</main>
#+END_EXPORT