26 lines
877 B
Org Mode
26 lines
877 B
Org Mode
#+TITLE: Cassette Log
|
|
#+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">Audio shelf</p>
|
|
<h1>Cassette Log</h1>
|
|
<p class="play-lede">Transcripts from tapes with labels in three different handwritings.</p>
|
|
</div>
|
|
</section>
|
|
<section class="play-console">
|
|
<div class="play-console__screen">
|
|
<button class="play-primary" type="button" data-cassette="a">Play A</button>
|
|
<button class="play-primary" type="button" data-cassette="b">Play B</button>
|
|
<button class="play-primary" type="button" data-cassette="c">Play C</button>
|
|
<p>The buttons play tiny original tones and reveal transcripts. Nothing starts without being asked.</p>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
#+END_EXPORT
|