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 /worse-looking-over.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 'worse-looking-over.html')
-rw-r--r-- | worse-looking-over.html | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/worse-looking-over.html b/worse-looking-over.html index d4d9469..206ed09 100644 --- a/worse-looking-over.html +++ b/worse-looking-over.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,21 +24,19 @@ | |||
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">Worse looking over</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Worse looking over</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p><a href="moon-drowning.html">The radio is screaming the man</a><br />on the radio will not be quiet he is<br />pushed far into the background<br />while some NPR talkers murmur over<br />his screaming he lost something<br />very important. He says it over<br />and over but they do not listen<br />they think of their children at home<br />lying <a href="in-bed.html">in bed</a> dreaming sweet<br />childhood one of them is staying over<br />at a friend’s house they are staying<br />up late they never want it to be over<br />not like the man. His life on the radio<br />will be the only one he ever has<br />his life it is wasted he’s being spoken over<br />such pain is in his voice. I wish you<br />could hear it. <a href="nothing-is-ever-over.html">It’s something never over</a>.<br />Suffering everywhere always and over it<br />the same serene murmur of the comfortable<br />distracted or worse looking over<br />the <a href="last-passenger.html">shoulder</a> and quietly looking away.</p> | ||
38 | </section> | ||
39 | </article> | ||
40 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p><a href="moon-drowning.html">The radio is screaming the man</a><br />on the radio will not be quiet he is<br />pushed far into the background<br />while some NPR talkers murmur over<br />his screaming he lost something<br />very important. He says it over<br />and over but they do not listen<br />they think of their children at home<br />lying <a href="in-bed.html">in bed</a> dreaming sweet<br />childhood one of them is staying over<br />at a friend’s house they are staying<br />up late they never want it to be over<br />not like the man. His life on the radio<br />will be the only one he ever has<br />his life it is wasted he’s being spoken over<br />such pain is in his voice. I wish you<br />could hear it. <a href="nothing-is-ever-over.html">It’s something never over</a>.<br />Suffering everywhere always and over it<br />the same serene murmur of the comfortable<br />distracted or worse looking over<br />the <a href="last-passenger.html">shoulder</a> and quietly looking away.</p> | ||
38 | </section> | ||
39 | </article> | ||
41 | <nav> | 40 | <nav> |
42 | <a class="prevlink" href="love-as-god.html" | 41 | <a class="prevlink" href="love-as-god.html" |
43 | title="Next article in Stark Raving"> | 42 | title="Next article in Stark Raving"> |
@@ -57,5 +56,5 @@ | |||
57 | Something about the nature of poetry and time | 56 | Something about the nature of poetry and time |
58 | </a> | 57 | </a> |
59 | </nav> | 58 | </nav> |
60 | </body> | 59 | </body> |
61 | </html> | 60 | </html> |