about summary refs log tree commit diff stats
path: root/toilet.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /toilet.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'toilet.html')
-rw-r--r--toilet.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/toilet.html b/toilet.html index ac24316..71834bf 100644 --- a/toilet.html +++ b/toilet.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,24 +24,22 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Toilet</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Toilet</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>Paul only did his reading on the toilet.</p>
38 <p>He read in a magazine that the universe as we know it is actually a hologram, a three-dimensional projection of a lower, two-dimensional, “realer” reality. The article said that this model explains things like quantum entanglement, what it called “spooky action at a distance.”</p>
39 <p>After he finished, he ran back out to his Writing Shack and hammered out a Treatise on Literature as Spooky Action. His mind was reeling. He typed out an entire <a href="treatise.html">notecard</a> on the subject.</p>
40 <p>He stopped to catch his breath. Reading it over, he realized he was completely wrong. “Paper is made from trees” he thought “and so is furniture.” He had thought that ART and CRAFT were two separate enterprises but he realized in a flash that they were two sides of the same building. Were there other walls?</p>
41 </section>
42</article>
43 35
36 <section class="content prose">
37 <p>Paul only did his reading on the toilet.</p>
38 <p>He read in a magazine that the universe as we know it is actually a hologram, a three-dimensional projection of a lower, two-dimensional, “realer” reality. The article said that this model explains things like quantum entanglement, what it called “spooky action at a distance.”</p>
39 <p>After he finished, he ran back out to his Writing Shack and hammered out a Treatise on Literature as Spooky Action. His mind was reeling. He typed out an entire <a href="treatise.html">notecard</a> on the subject.</p>
40 <p>He stopped to catch his breath. Reading it over, he realized he was completely wrong. “Paper is made from trees” he thought “and so is furniture.” He had thought that ART and CRAFT were two separate enterprises but he realized in a flash that they were two sides of the same building. Were there other walls?</p>
41 </section>
42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="hands.html" 44 <a class="prevlink" href="hands.html"
46 title="Next article in Buildings out of air: Paul in the Woods"> 45 title="Next article in Buildings out of air: Paul in the Woods">
@@ -60,5 +59,5 @@
60 Toothpaste 59 Toothpaste
61 </a> 60 </a>
62 </nav> 61 </nav>
63</body> 62 </body>
64</html> 63</html>