This commit is contained in:
19
play/recipe.org
Normal file
19
play/recipe.org
Normal file
@@ -0,0 +1,19 @@
|
||||
#+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.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
|
||||
Reference in New Issue
Block a user