about summary refs log tree commit diff stats
path: root/the-night-we-met.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 /the-night-we-met.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 'the-night-we-met.html')
-rw-r--r--the-night-we-met.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/the-night-we-met.html b/the-night-we-met.html index 74963f9..99b17f2 100644 --- a/the-night-we-met.html +++ b/the-night-we-met.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,27 +24,25 @@
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">The night we met, I was out of my mind</h1>
32 <h1 class="subtitle">or lying in the dark</h1>
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">The night we met, I was out of my mind</h1>
31 <h1 class="subtitle">or lying in the dark</h1>
32
33
34 </header>
35
36 <section class="content verse">
37 <p>My head is <a href="found-typewriter-poem.html">full of fire</a>, my tongue swollen,<br />pregnant with all the things I should’ve said<br />but didn’t. Last night, we met each other<br />in the dark, remember? You told me time was</p>
38 <p>pregnant with all things. I should’ve said<br />something, to draw you out from your place<br />in the dark. Remember, you told me time was<br />only an illusion, <a href="riptide_memory.html">and memory was</a> only</p>
39 <p>something to draw. You, out from your place,<br />I out from mine, that night, I believed in you.<br />Only illusion and memory were one, lying<br /><a href="early.html">down on your couch</a>, through the night you drew</p>
40 <p>me out from mine. That night, I believed in you<br />when you told me you loved me. I lay<br />down on your couch. Through the night, you drew<br />a picture of our <a href="100-lines.html">future together</a>.</p>
41 <p>When you told me you loved me, I lied<br /><a href="apollo11.html">in the dark</a>. Remember, you told me time was<br /><a href="last-passenger.html">a picture of our future</a> together.<br />My head is full of fire, <a href="plant.html">my tongue swollen</a>.</p>
42 </section>
43</article>
44 35
36 <section class="content verse">
37 <p>My head is <a href="found-typewriter-poem.html">full of fire</a>, my tongue swollen,<br />pregnant with all the things I should’ve said<br />but didn’t. Last night, we met each other<br />in the dark, remember? You told me time was</p>
38 <p>pregnant with all things. I should’ve said<br />something, to draw you out from your place<br />in the dark. Remember, you told me time was<br />only an illusion, <a href="riptide_memory.html">and memory was</a> only</p>
39 <p>something to draw. You, out from your place,<br />I out from mine, that night, I believed in you.<br />Only illusion and memory were one, lying<br /><a href="early.html">down on your couch</a>, through the night you drew</p>
40 <p>me out from mine. That night, I believed in you<br />when you told me you loved me. I lay<br />down on your couch. Through the night, you drew<br />a picture of our <a href="100-lines.html">future together</a>.</p>
41 <p>When you told me you loved me, I lied<br /><a href="apollo11.html">in the dark</a>. Remember, you told me time was<br /><a href="last-passenger.html">a picture of our future</a> together.<br />My head is full of fire, <a href="plant.html">my tongue swollen</a>.</p>
42 </section>
43 </article>
45 <nav> 44 <nav>
46 <a href="#" id="lozenge" title="Random page"> &loz; </a> 45 <a href="#" id="lozenge" title="Random page"> &loz; </a>
47 </nav> 46 </nav>
48</body> 47 </body>
49</html> 48</html>