summaryrefslogtreecommitdiff
path: root/music/index.html
blob: e4bacdb5a7810ff2ffcbc899009b250599a91f6f (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="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>
</body>