about summary refs log tree commit diff stats
path: root/planks.html
diff options
context:
space:
mode:
Diffstat (limited to 'planks.html')
-rw-r--r--planks.html32
1 files changed, 19 insertions, 13 deletions
diff --git a/planks.html b/planks.html index 7643504..026771f 100644 --- a/planks.html +++ b/planks.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">Planks</h1> 30 <h1 class="title">Planks</h1>
@@ -32,28 +33,33 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <blockquote> 37 <blockquote>
37 <p><a href="swear.html">EVERYTHING CHANGES OR EVERYTHING</a> <a href="howtoread.html">STAYS THE SAME</a></p> 38 <p><a href="swear.html">EVERYTHING CHANGES OR EVERYTHING</a> <a href="howtoread.html">STAYS THE SAME</a></p>
38 </blockquote> 39 </blockquote>
39 <p>This sat alone on a blank notecard in Paul’s typewriter. He stared at it, sipping at his too-hot coffee. This made sense to him.</p> 40 <p>This sat alone on a blank notecard in Paul’s typewriter. He stared at it, sipping at his too-hot coffee. This made sense to him.</p>
40 <p>He looked at the spot on the wall where he wanted a window to be, at the rough planks above his desk as they were lit by the bare hanging lightbulb. He sipped his coffee again. It was still too hot. His Woodworking Shack was becoming full of wood that was not furniture. He feared it would never become so.</p> 41 <p>He looked at the spot on the wall where he wanted a window to be, at the rough planks above his desk as they were lit by the bare hanging lightbulb. He sipped his coffee again. It was still too hot. His Woodworking Shack was becoming full of wood that was not furniture. He feared it would never become so.</p>
41 <p>He threw open the door to the snow and the ground below it. He reached for his axe on the wall. He reconsidered. He took a few tentative steps onto the <a href="in-bed.html">blankness</a> on his own. He wasn’t cold, not yet. He walked into the forest. The snow crunched under his feet and <a href="last-passenger.html">did not echo</a>.</p> 42 <p>He threw open the door to the snow and the ground below it. He reached for his axe on the wall. He reconsidered. He took a few tentative steps onto the <a href="in-bed.html">blankness</a> on his own. He wasn’t cold, not yet. He walked into the forest. The snow crunched under his feet and <a href="last-passenger.html">did not echo</a>.</p>
42 </section> 43 </section>
44</article>
43 45
44 <nav> 46 <nav>
45 <a class="prevlink" href="leg.html"> 47 <a class="prevlink" href="leg.html"
48 title="Next article in Buildings out of air: Paul in the Woods">
46 Leg 49 Leg
47 </a> 50 </a>
48 <a class="prevlink" href="phone.html"> 51 <a class="prevlink" href="phone.html"
52 title="Next article in Buildings out of air: Paul in the Woods">
49 Phone 53 Phone
50 </a> 54 </a>
51 <a href="#" id="lozenge" title="Random page"> &loz; </a> 55 <a href="#" id="lozenge" title="Random page"> &loz; </a>
52 <a class="nextlink" href="hardware.html"> 56 <a class="nextlink" href="hardware.html"
53 Hardware 57 title="Previous article in Buildings out of air: Paul in the Woods">
58 Hardware>
54 </a> 59 </a>
55 <a class="nextlink" href="punch.html"> 60 <a class="nextlink" href="punch.html"
56 Punch 61 title="Previous article in Buildings out of air: Paul in the Woods">
62 Punch>
57 </a> 63 </a>
58 </nav> 64 </nav>
59</body> 65</body>