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 /moon-drowning.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 'moon-drowning.html')
-rw-r--r-- | moon-drowning.html | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/moon-drowning.html b/moon-drowning.html index e5100af..4b7892e 100644 --- a/moon-drowning.html +++ b/moon-drowning.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,24 +24,22 @@ | |||
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 Moon is drowning</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">The Moon is drowning</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p><a href="moongone.html">The moon is drowning</a> the stars it pushes them<br />under into the darkness they cannot breathe<br />they are flailing the moon boasts to my shadow<br />how powerful is the moon how great its light</p> | ||
38 | <p>My shadow nods and calls the moon father though<br />it acknowledges also the existence of others<br />headlights are like little moons father my shadow says<br />they pass like waves in a dark ocean</p> | ||
39 | <p>Father moon becomes angry and threatens<br />I can maroon you shadow I can trap you in darkness<br />your strength comes from my own the little moons<br />are fleeting like foam on a darkened sea</p> | ||
40 | <p>My shadow fears the night as it fears death<br />but it remembers the moon’s strength is from another<br />my shadow wants the headlights like an ocean<br />might want the moon as a seducer as a lover</p> | ||
41 | </section> | ||
42 | </article> | ||
43 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p><a href="moongone.html">The moon is drowning</a> the stars it pushes them<br />under into the darkness they cannot breathe<br />they are flailing the moon boasts to my shadow<br />how powerful is the moon how great its light</p> | ||
38 | <p>My shadow nods and calls the moon father though<br />it acknowledges also the existence of others<br />headlights are like little moons father my shadow says<br />they pass like waves in a dark ocean</p> | ||
39 | <p>Father moon becomes angry and threatens<br />I can maroon you shadow I can trap you in darkness<br />your strength comes from my own the little moons<br />are fleeting like foam on a darkened sea</p> | ||
40 | <p>My shadow fears the night as it fears death<br />but it remembers the moon’s strength is from another<br />my shadow wants the headlights like an ocean<br />might want the moon as a seducer as a lover</p> | ||
41 | </section> | ||
42 | </article> | ||
44 | <nav> | 43 | <nav> |
45 | <a class="prevlink" href="poetry-time.html" | 44 | <a class="prevlink" href="poetry-time.html" |
46 | title="Next article in Stark Raving"> | 45 | title="Next article in Stark Raving"> |
@@ -60,5 +59,5 @@ | |||
60 | Worse looking over | 59 | Worse looking over |
61 | </a> | 60 | </a> |
62 | </nav> | 61 | </nav> |
63 | </body> | 62 | </body> |
64 | </html> | 63 | </html> |