summary refs log tree commit diff stats
path: root/index.html
blob: 6c72ae99295feca5cbc86052dc5ce7e8d0619918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
    <title>Autocento of the Breakfast Table</title>
</head>
<body>
<h1>Autocento of the Breakfast Table</h1>
<h2>A Master's thesis by Case Duckworth</h2>
<p>
    Content goes here, natch.
    For example, the README of the whatever is
    <a href="README.html">here</a>. And
    <a href="TODO.txt">a list of what still needs to be done.</a>
</p>
</body>