diff options
author | Case Duckworth | 2015-03-10 23:17:06 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 23:17:06 -0700 |
commit | bec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch) | |
tree | eb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /sense-of-it.html | |
parent | Fix broken link in I think it's you (diff) | |
download | autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip |
Move dedication to before epigraph
Diffstat (limited to 'sense-of-it.html')
-rw-r--r-- | sense-of-it.html | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/sense-of-it.html b/sense-of-it.html index 0c63dd2..c68a17c 100644 --- a/sense-of-it.html +++ b/sense-of-it.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,24 @@ | |||
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">Sense of it</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Sense of it</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>I only write poems on <a href="stagnant.html">the bus</a> anymore.<br />I sit far in the back to be alone.<br />I mark black things on white things in a black thing.<br />I try to make sense of it.</p> | ||
38 | <p>Every time I see a plastic bag in the wind I think:<br /><a href="https://www.youtube.com/watch?v=Qssvnjj5Moo">This is the most beautiful thing I’ve ever seen.</a><br />Most of my life I relate to something on the TV:<br />This is how I try to make sense of it.</p> | ||
39 | <p>The Talking Heads song <a href="https://www.youtube.com/watch?v=9r7X3f2gFz4">“Stop Making Sense”</a><br />is about a girlfriend caught cheating and willed oblivion.<br />The song’s real title is “Girlfriend is Better”<br />but <a href="the-night-we-met.html">lying</a> about it is a way I try to make sense of it.</p> | ||
40 | <p>The day after I lost her I found you again.<br />Your face made a plastic bag of my heart.<br />Your eyes were <a href="cold-wind.html">the wind</a> pushing the bus forward.<br />I couldn’t make sense of it.</p> | ||
41 | </section> | ||
42 | </article> | ||
43 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>I only write poems on <a href="stagnant.html">the bus</a> anymore.<br />I sit far in the back to be alone.<br />I mark black things on white things in a black thing.<br />I try to make sense of it.</p> | ||
38 | <p>Every time I see a plastic bag in the wind I think:<br /><a href="https://www.youtube.com/watch?v=Qssvnjj5Moo">This is the most beautiful thing I’ve ever seen.</a><br />Most of my life I relate to something on the TV:<br />This is how I try to make sense of it.</p> | ||
39 | <p>The Talking Heads song <a href="https://www.youtube.com/watch?v=9r7X3f2gFz4">“Stop Making Sense”</a><br />is about a girlfriend caught cheating and willed oblivion.<br />The song’s real title is “Girlfriend is Better”<br />but <a href="the-night-we-met.html">lying</a> about it is a way I try to make sense of it.</p> | ||
40 | <p>The day after I lost her I found you again.<br />Your face made a plastic bag of my heart.<br />Your eyes were <a href="cold-wind.html">the wind</a> pushing the bus forward.<br />I couldn’t make sense of it.</p> | ||
41 | </section> | ||
42 | </article> | ||
44 | <nav> | 43 | <nav> |
45 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
46 | </nav> | 45 | </nav> |
47 | </body> | 46 | </body> |
48 | </html> | 47 | </html> |