summaryrefslogtreecommitdiff
path: root/programming/index.html
blob: 86b2be2295535a190ac02821d36d68d2b803cc88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<head>
    <link rel="stylesheet" href="/style.css">
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>

<body>
    <div class="contentpane">
        <h1>Programming | <a class="backbutton" href="../">[Back]</a></h1>
        <p>There's nothing here, yet, but some things I have programmed are available on github.com/kaistevenson.
        </p>
    </div>
</body>