about summary refs log tree commit diff stats
path: root/i-think-its-you.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 /i-think-its-you.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 'i-think-its-you.html')
-rw-r--r--i-think-its-you.html39
1 files changed, 20 insertions, 19 deletions
diff --git a/i-think-its-you.html b/i-think-its-you.html index 764a81c..194ec5a 100644 --- a/i-think-its-you.html +++ b/i-think-its-you.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,26 +24,26 @@
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">I think it’s you (but it’s not)</h1>
32
26 33
27<article id="container"> 34 <!-- epigraph -->
28 <header> 35 <div class="epigraph">
29 <!-- title --> 36 <a href="i-think-its-you.html">When you fall in love everyone looks the same.</a>
30 <h1 class="title">I think it’s you (but it’s not)</h1> 37 </div>
31 38
32 39
33
34 <!-- epigraph -->
35 <div class="epigraph">
36 <a href="i-think-its-you.html">When you fall in love everyone looks the same.</a>
37 </div>
38 </header> 40 </header>
39 41
40 <section class="content verse"> 42 <section class="content verse">
41 <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> 43 <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>
42 <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> 44 <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>
43 </section> 45 </section>
44</article> 46 </article>
45
46 <nav> 47 <nav>
47 <a class="prevlink" href="boy_bus.html" 48 <a class="prevlink" href="boy_bus.html"
48 title="Next article in Stark Raving"> 49 title="Next article in Stark Raving">
@@ -62,5 +63,5 @@
62 Riptide of memory 63 Riptide of memory
63 </a> 64 </a>
64 </nav> 65 </nav>
65</body> 66 </body>
66</html> 67</html>