summary refs log tree commit diff stats
path: root/index.html
blob: 9b86bb13aa4d2e059472bddc24bf1b9870e167c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>.
</p>
</body>