From 3b37989606c44902d90a3723e197d8c318a302bf Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Fri, 27 Mar 2015 13:47:42 -0700
Subject: Change verse lines '$' -> '^| '

---
 found-typewriter-poem.html | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

(limited to 'found-typewriter-poem.html')

diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html
index 0d73870..15d9d5c 100644
--- a/found-typewriter-poem.html
+++ b/found-typewriter-poem.html
@@ -41,13 +41,19 @@
 
         
         <section class="content verse">
-            <p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p>
-            <p>“<a href="elegeyforanalternateself.html">There is nothing</a> to be<br />but happy. <a href="no-nothing.html">There is no</a><br />sadness to fall down<br />like cherry petals.”</p>
-            <p>The <a href="plant.html">trees don’t under-<br />stand:</a> they are too<br />tall to see the germ<br />of discontent in us.</p>
+            <p>Look, I say—look here—<br />at this [old place<br />where nothing changes]<a href="planks.html">old-place</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p>
+            <p>“<a href="elegeyforanalternateself.html">There is nothing</a> to be<br />but happy. <a href="no-nothing.html">There is no</a><br />sadness to fall down<br />like cherry petals.“</p>
+            <p>The [trees don’t under-<br />stand:]<a href="plant.html">trees</a> they are too<br />tall to see the germ<br />of discontent in us.</p>
         </section>
     </article>
     <nav>
-                <a href="#" id="lozenge" title="Random page"> &loz; </a>
+        
+        <!-- ANCHORS -->
+        <div class="anchors">
+            <a href="index.html" id="cover-link" title="To cover">&loz;</a>
+            <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
+        </div>
+
             </nav>
 
     
-- 
cgit 1.4.1-21-gabe81