about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorCase Duckworth2015-02-09 12:13:08 -0700
committerCase Duckworth2015-02-09 12:13:08 -0700
commit43e2b69dfb0d37cce157ea78a35b47e54c85c7d3 (patch)
tree1aee0f1e6db0d79de8495bbba9aaef14db3fe70e /index.html
parentAdd Paul; move source files to src/ (diff)
downloadautocento-43e2b69dfb0d37cce157ea78a35b47e54c85c7d3.tar.gz
autocento-43e2b69dfb0d37cce157ea78a35b47e54c85c7d3.zip
Fix bad commit / other issues
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 372be0c..0000000 --- a/index.html +++ /dev/null
@@ -1,18 +0,0 @@
1<html>
2<head>
3 <title>Autocento of the Breakfast Table</title>
4</head>
5<body>
6<h1>Autocento of the Breakfast Table</h1>
7<h2>A Master's thesis by Case Duckworth</h2>
8<p>
9 Content goes here, natch.
10 For example, the README of the whatever is
11 <a href="README.html">here</a>. And
12 <a href="TODO.txt">a list of what still needs to be done</a> is here.
13</p>
14<p>
15 P.S. If you want to see the source of this project on GitHub,
16 <a href="https://github.com/duckwork/autocento">go here</a>.
17</p>
18</body>