about summary refs log tree commit diff stats
path: root/lovesong.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 /lovesong.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 'lovesong.html')
-rw-r--r--lovesong.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/lovesong.html b/lovesong.html index e86748b..119b3e8 100644 --- a/lovesong.html +++ b/lovesong.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,25 +24,23 @@
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">Love Song</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Love Song</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>Walking along in the dark is a good way to begin a song. Walking home in the dark after a long day chasing criminals is another. Running away from an imagined evil is no way to begin a story.</p>
38 <p>I am telling you this because you wanted to know what it’s like to tell something so beautiful everyone will cry. I am telling you because I want you to know what it is to keep everything inside of you. I am telling you.</p>
39 <p>Can you see? Can you see into me and reach in your hand and pull me inside out, like an <a href="ronaldmcdonald.html">old shirt</a>? Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the cola you spill on the floor when you’re drunk?</p>
40 <p>I want you to know that I want you to know. Do you want me? To know is to know. I, you want we. We want. That is why we’re here. To want is to be is to want and I want you. Do you also? Check yes or no.</p>
41 <p>There is a way to end every story, <a href="swansong.html">every song</a>. Every criminal must be caught. Even those who cry dry their tears. I cannot tell you all I want because I want to tell you everything. There is no art because there is no mirror big enough. We wake up every day. Sometimes we sleep.</p>
42 </section>
43</article>
44 35
36 <section class="content prose">
37 <p>Walking along in the dark is a good way to begin a song. Walking home in the dark after a long day chasing criminals is another. Running away from an imagined evil is no way to begin a story.</p>
38 <p>I am telling you this because you wanted to know what it’s like to tell something so beautiful everyone will cry. I am telling you because I want you to know what it is to keep everything inside of you. I am telling you.</p>
39 <p>Can you see? Can you see into me and reach in your hand and pull me inside out, like an <a href="ronaldmcdonald.html">old shirt</a>? Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the cola you spill on the floor when you’re drunk?</p>
40 <p>I want you to know that I want you to know. Do you want me? To know is to know. I, you want we. We want. That is why we’re here. To want is to be is to want and I want you. Do you also? Check yes or no.</p>
41 <p>There is a way to end every story, <a href="swansong.html">every song</a>. Every criminal must be caught. Even those who cry dry their tears. I cannot tell you all I want because I want to tell you everything. There is no art because there is no mirror big enough. We wake up every day. Sometimes we sleep.</p>
42 </section>
43 </article>
45 <nav> 44 <nav>
46 <a class="prevlink" href="howithappened.html" 45 <a class="prevlink" href="howithappened.html"
47 title="Next article in Elegies for alternate selves"> 46 title="Next article in Elegies for alternate selves">
@@ -53,5 +52,5 @@
53 Rough gloves 52 Rough gloves
54 </a> 53 </a>
55 </nav> 54 </nav>
56</body> 55 </body>
57</html> 56</html>