Files
org_web/play/ink.org
gitea-actions 53df5b46a3 seperating play
2026-07-08 22:14:41 +01:00

19 lines
586 B
Org Mode

#+TITLE: Ink Pond
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+DATE: <2026-05-09 Sat>
#+BEGIN_EXPORT html
<main class="play-root play-page" data-play-page="ink">
<a class="play-back" href="/play/play.html">Back to Play</a>
<header class="play-page-head">
<p class="play-kicker">07 / Canvas</p>
<h1>Ink Pond</h1>
<p>Move across the page to stir the pond. Click to drop a darker blot.</p>
</header>
<section class="play-tool">
<canvas class="play-canvas ink-canvas" width="900" height="520" data-ink-canvas></canvas>
</section>
</main>
#+END_EXPORT