From 0bc764f003a763a30f3030b4de233a512a016881 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 9 Mar 2015 12:39:38 -0700
Subject: HTML compile 2015-03-09

---
 i-think-its-you.html | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

(limited to 'i-think-its-you.html')

diff --git a/i-think-its-you.html b/i-think-its-you.html
index 7066516..c85d95b 100644
--- a/i-think-its-you.html
+++ b/i-think-its-you.html
@@ -24,6 +24,7 @@
     </head>
 <body>
 
+<article id="header">
     <header>
         <!-- title -->
         <h1 class="title">I think it’s you (but it’s not)</h1>
@@ -36,24 +37,29 @@
                     </div>
                     </header>
 
-    <section class="thing verse">
-    <p>I thought I saw you walking<br />to the bus stop but it was only<br />a <a href="feedingtheraven.html">raven</a>. His croaks sounded nothing<br />like your footsteps (as they pound<br />down the hallway toward my bedroom)<br />his <a href="nothing-is-ever-over.html">wings</a> looked nothing like your<br />legs (running on the wrong side<br />of the road away from my house)<br />I think the one resemblance was the eyes</p>
-    <p>But that’s too easy<br />It’s just that I was thinking<br />of you and a raven flew by<br />(maybe it was a <a href="stump.html">crow</a>)</p>
+    <section class="content verse">
+        <p>I thought I saw you walking<br />to the bus stop but it was only<br />a <a href="feedingtheraven.html">raven</a>. His croaks sounded nothing<br />like your footsteps (as they pound<br />down the hallway toward my bedroom)<br />his <a href="nothing-is-ever-over.html">wings</a> looked nothing like your<br />legs (running on the wrong side<br />of the road away from my house)<br />I think the one resemblance was the eyes</p>
+        <p>But that’s too easy<br />It’s just that I was thinking<br />of you and a raven flew by<br />(maybe it was a <a href="stump.html">crow</a>)</p>
     </section>
+</article>
 
     <nav>
-                <a class="prevlink" href="boy_bus.html">
+                <a class="prevlink" href="boy_bus.html"
+            title="Next article in Stark Raving">
             Boy on the bus
         </a>
-                <a class="prevlink" href="lappel-du-vide.html">
+                <a class="prevlink" href="lappel-du-vide.html"
+            title="Next article in Stark Raving">
             L’appel du vide
         </a>
                 <a href="#" id="lozenge" title="Random page"> &loz; </a>
-                <a class="nextlink" href="initial-conditions.html">
-            Initial conditions
+                <a class="nextlink" href="initial-conditions.html"
+            title="Previous article in Stark Raving">
+            Initial conditions>
         </a>
-                <a class="nextlink" href="riptide_memory.html">
-            Riptide of memory
+                <a class="nextlink" href="riptide_memory.html"
+            title="Previous article in Stark Raving">
+            Riptide of memory>
         </a>
             </nav>
 </body>
-- 
cgit 1.4.1-21-gabe81