diff options
author | Case Duckworth | 2015-01-27 17:59:12 -0700 |
---|---|---|
committer | Case Duckworth | 2015-01-27 17:59:12 -0700 |
commit | 8ad611c6a19fe8998e0ea3d15a804e4efa9b3aba (patch) | |
tree | 539b7effb553023825dc659b509a9a3cd9f4e97c /index.html | |
parent | Initial commit (diff) | |
download | autocento-8ad611c6a19fe8998e0ea3d15a804e4efa9b3aba.tar.gz autocento-8ad611c6a19fe8998e0ea3d15a804e4efa9b3aba.zip |
Add bare index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..8894c17 --- /dev/null +++ b/index.html | |||
@@ -0,0 +1,9 @@ | |||
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>Content goes here, natch.</p> | ||
9 | </body> | ||