Skip to content

Commit 9a26193

Browse files
committed
feat: party girl session 3
1 parent 3ea1d63 commit 9a26193

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

14.6 MB
Binary file not shown.

src/App.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ function App() {
1414
<h1>zapperment.rocks</h1>
1515

1616
<div className="audio-player">
17+
<h2>Party Girl</h2>
18+
<p>Live session 3, 18 Mar 2026</p>
19+
<audio controls>
20+
<source
21+
src="./audio/zapperment.rocks - Party Girl (session 3).mp3"
22+
type="audio/mpeg"
23+
/>
24+
Your browser does not support the audio element.
25+
</audio>
1726
<h2>Party Girl</h2>
1827
<p>Live session 2, 25 Jan 2026</p>
1928
<audio controls>

0 commit comments

Comments
 (0)