diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 18 |
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> | ||