about summary refs log tree commit diff stats
path: root/toothpaste.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 /toothpaste.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 'toothpaste.html')
-rw-r--r--toothpaste.html33
1 files changed, 16 insertions, 17 deletions
diff --git a/toothpaste.html b/toothpaste.html index 8642e45..733a3e4 100644 --- a/toothpaste.html +++ b/toothpaste.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,23 +24,21 @@
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">Toothpaste</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Toothpaste</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>He couldn’t <a href="no-nothing.html">find a shirt</a> to go to work in. They all had stains on them somewhere. He pulled out a vest to put on over the stains but somehow all of them were still visible. Most of them were unidentifiable but one he thought could have come from <a href="http://www.bartleby.com/198/1.html">that peach</a> he ate two weeks before. Another looked like toothpaste but he was paranoid it was something else.</p>
38 <p>When he took the bus into work he couldn’t relax. He was paranoid everyone was staring at his stain and kept looking out the corners of his eyes to make sure they weren’t. They didn’t seem to be but they could also be looking away just as he looked at them. “The <a href="problems.html">Observation</a> Paradox” he muttered to himself.</p>
39 <p>Jill was the only one to notice the stain at work. She came around to his cubicle during a break because he dared not show his stain in the break room. “You have a stain on your shoulder” she said “it looks like toothpaste.” “Do I” he feigned ignorance but <a href="statements-frag.html">went red</a> at the same time “I didn’t see that there this morning.” “How do you get toothpaste on your shoulder?” “I don’t know skills I guess” he said and she grinned. “You know vinegar will take that out” she said “although I think I like it. You should start a museum of shirt stains!” “I don’t have that many shirts with stains” he said frowning. “Yes you do” she said.</p>
40 </section>
41</article>
42 35
36 <section class="content prose">
37 <p>He couldn’t <a href="no-nothing.html">find a shirt</a> to go to work in. They all had stains on them somewhere. He pulled out a vest to put on over the stains but somehow all of them were still visible. Most of them were unidentifiable but one he thought could have come from <a href="http://www.bartleby.com/198/1.html">that peach</a> he ate two weeks before. Another looked like toothpaste but he was paranoid it was something else.</p>
38 <p>When he took the bus into work he couldn’t relax. He was paranoid everyone was staring at his stain and kept looking out the corners of his eyes to make sure they weren’t. They didn’t seem to be but they could also be looking away just as he looked at them. “The <a href="problems.html">Observation</a> Paradox” he muttered to himself.</p>
39 <p>Jill was the only one to notice the stain at work. She came around to his cubicle during a break because he dared not show his stain in the break room. “You have a stain on your shoulder” she said “it looks like toothpaste.” “Do I” he feigned ignorance but <a href="statements-frag.html">went red</a> at the same time “I didn’t see that there this morning.” “How do you get toothpaste on your shoulder?” “I don’t know skills I guess” he said and she grinned. “You know vinegar will take that out” she said “although I think I like it. You should start a museum of shirt stains!” “I don’t have that many shirts with stains” he said frowning. “Yes you do” she said.</p>
40 </section>
41 </article>
43 <nav> 42 <nav>
44 <a class="prevlink" href="early.html" 43 <a class="prevlink" href="early.html"
45 title="Next article in Buildings out of air: Paul in the Woods"> 44 title="Next article in Buildings out of air: Paul in the Woods">
@@ -59,5 +58,5 @@
59 Treatise 58 Treatise
60 </a> 59 </a>
61 </nav> 60 </nav>
62</body> 61 </body>
63</html> 62</html>