This commit is contained in:
24
play/study.org
Normal file
24
play/study.org
Normal file
@@ -0,0 +1,24 @@
|
||||
#+TITLE: Study Lamp
|
||||
#+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="study">
|
||||
<a class="play-back" href="/play.html">Back to Play</a>
|
||||
<header class="play-page-head">
|
||||
<p class="play-kicker">09 / Timer</p>
|
||||
<h1>Study Lamp</h1>
|
||||
<p>Start a short focus session and let the desk scene warm up.</p>
|
||||
</header>
|
||||
<section class="play-tool study-tool">
|
||||
<div class="study-scene" data-study-scene><span></span></div>
|
||||
<div class="study-time" data-study-time>05:00</div>
|
||||
<div class="play-console__controls">
|
||||
<button type="button" data-study-start>Start</button>
|
||||
<button type="button" data-study-pause>Pause</button>
|
||||
<button type="button" data-study-reset>Reset</button>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
#+END_EXPORT
|
||||
Reference in New Issue
Block a user