From 37acf79cab3b238c9b2ecdfda71294a0c8a6423b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 18 Mar 2015 10:52:48 -0700 Subject: Update src/index.html --- src/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/index.html b/src/index.html index e3e28f8..59a0021 100644 --- a/src/index.html +++ b/src/index.html @@ -15,6 +15,8 @@ <![endif]--> </head> <body> + <article id="container"> + <section class="content prose"> <p>This is a list of the source files used in compiling <em>Autocento of the breakfast table</em> by Case Duckworth. </p> @@ -144,3 +146,7 @@ <li><a href="x-ray.txt">x-ray.txt</a></li> <li><a href="yellow.txt">yellow.txt</a></li> </ul> + </section> + </article> + </body> +</html> -- cgit 1.4.1-21-gabe81