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 /swansong.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 'swansong.html')
-rw-r--r-- | swansong.html | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/swansong.html b/swansong.html index 2ece482..ddbec66 100644 --- a/swansong.html +++ b/swansong.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">Swan song</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Swan song</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>Swans fly overhead singing goodbye<br />to we <a href="howithappened.html">walkers of the earth</a>. You point<br />to them in formation, you tell me<br />you are not you. <a href="swansong-alt.html">You are the air the swans<br />walk on</a> as they journey like pilgrims<br />to a temple in the south. A curtain<br />there separates me from you, swans<br />from the air they fly through. I say<br />that you are no longer the temple,<br />that you have been through fire<br />and are now less than ash. You are<br />a <a href="moongone.html">mirror</a> of me, the <a href="deathstrumpet.html">air without a swan</a>.<br />Together, we are each other. You<br />and I have both nothing and everything<br />at once. We own the world and nothing in it.</p> | ||
38 | </section> | ||
39 | </article> | ||
40 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>Swans fly overhead singing goodbye<br />to we <a href="howithappened.html">walkers of the earth</a>. You point<br />to them in formation, you tell me<br />you are not you. <a href="swansong-alt.html">You are the air the swans<br />walk on</a> as they journey like pilgrims<br />to a temple in the south. A curtain<br />there separates me from you, swans<br />from the air they fly through. I say<br />that you are no longer the temple,<br />that you have been through fire<br />and are now less than ash. You are<br />a <a href="moongone.html">mirror</a> of me, the <a href="deathstrumpet.html">air without a swan</a>.<br />Together, we are each other. You<br />and I have both nothing and everything<br />at once. We own the world and nothing in it.</p> | ||
38 | </section> | ||
39 | </article> | ||
41 | <nav> | 40 | <nav> |
42 | <a class="prevlink" href="squirrel.html" | 41 | <a class="prevlink" href="squirrel.html" |
43 | title="Next article in Elegies for alternate selves"> | 42 | title="Next article in Elegies for alternate selves"> |
@@ -49,5 +48,5 @@ | |||
49 | Telemarketer | 48 | Telemarketer |
50 | </a> | 49 | </a> |
51 | </nav> | 50 | </nav> |
52 | </body> | 51 | </body> |
53 | </html> | 52 | </html> |