summaryrefslogtreecommitdiff
path: root/music/index.html
blob: 05120ffbf2c24a8f1f171375dcd5ecd0bf7a00bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<head>
    <link rel="stylesheet" href="/style.css">
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
    <div class="background">
        <div class="contentpane">
            <h1>Music | <a class="backbutton" href="../">[Back]</a></h1>
            <p>I haven't recorded anything yet. If you like jazz piano improv, you could check back a little later and there might be some here.
            </p>
        </div>
    </div>
</body>