summaryrefslogtreecommitdiff
path: root/recordings.html
blob: 0f877608fae633c735fc7f682f091bec6d8c40b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang=en>
    <head>
        <meta charset=UTF-8>
        <link rel="stylesheet" type="text/css" href="style.css">
        <title>Tapes</title>
    </head>
    <body>
      <div class="intro">
        <ul>
          <li>2020-03-21 Spring Piano Improv <audio controls src="audio/Piano_impr.wav" />
        </ul>
      </div>
    </body>
</html>