about summary refs log tree commit diff stats
path: root/lovesong.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /lovesong.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'lovesong.html')
-rw-r--r--lovesong.html22
1 files changed, 13 insertions, 9 deletions
diff --git a/lovesong.html b/lovesong.html index 295113d..7866903 100644 --- a/lovesong.html +++ b/lovesong.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">Love Song</h1> 30 <h1 class="title">Love Song</h1>
@@ -32,21 +33,24 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <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> 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>
37 <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> 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>
38 <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> 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>
39 <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> 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>
40 <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> 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>
41 </section> 42 </section>
43</article>
42 44
43 <nav> 45 <nav>
44 <a class="prevlink" href="howithappened.html"> 46 <a class="prevlink" href="howithappened.html"
47 title="Next article in Elegies for alternate selves">
45 How it happened 48 How it happened
46 </a> 49 </a>
47 <a href="#" id="lozenge" title="Random page"> &loz; </a> 50 <a href="#" id="lozenge" title="Random page"> &loz; </a>
48 <a class="nextlink" href="roughgloves.html"> 51 <a class="nextlink" href="roughgloves.html"
49 Rough gloves 52 title="Previous article in Elegies for alternate selves">
53 Rough gloves>
50 </a> 54 </a>
51 </nav> 55 </nav>
52</body> 56</body>