20 lines
672 B
Org Mode
Executable File
20 lines
672 B
Org Mode
Executable File
#+TITLE: Supper Wheel
|
|
#+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="recipe">
|
|
<a class="play-back" href="/play/play.html">Back to Play</a>
|
|
<header class="play-page-head">
|
|
<p class="play-kicker">05 / Spinner</p>
|
|
<h1>Supper Wheel</h1>
|
|
<p>Spin for a cheerful menu: base, main, side, and table note.</p>
|
|
</header>
|
|
<section class="play-tool recipe-tool">
|
|
<button class="recipe-wheel" type="button" data-recipe-spin aria-label="Spin supper wheel">Spin</button>
|
|
<ul class="recipe-result" data-recipe-result></ul>
|
|
</section>
|
|
</main>
|
|
#+END_EXPORT
|