diff options
Diffstat (limited to 'swansong.html')
-rw-r--r-- | swansong.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/swansong.html b/swansong.html index 1bc0b33..a00993f 100644 --- a/swansong.html +++ b/swansong.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>Swan song | Autocento of the breakfast table</title> | 12 | <title>Swan song | Autocento of the breakfast table</title> |
13 | <link rel="icon" type="image/png" href="img/favico.png" /> | 13 | <link rel="icon" type="image/png" href="img/favico.png" /> |
14 | 14 | ||
15 | <link rel="stylesheet" type="text/css" href="./css/common.css"> | 15 | <link rel="stylesheet" type="text/css" href="style.css"> |
16 | <script src="./js/lozenge.js" type="text/javascript"> </script> | 16 | <script src="./js/lozenge.js" type="text/javascript"> </script> |
17 | <script src="./js/hylo.js" type="text/javascript"> </script> | 17 | <script src="./js/hylo.js" type="text/javascript"> </script> |
18 | 18 | ||
19 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> | 19 | <!--[if lt IE 9]> |
20 | <script src="./js/verse.js" type="text/javascript"> </script> | ||
21 | <link rel="stylesheet" type="text/css" href="./css/elegies.css"> | ||
22 | <script src="./js/elegies.js" type="text/javascript"> </script> | ||
23 | <!--[if lt IE 9]> | ||
24 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | 20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> |
25 | <![endif]--> | 21 | <![endif]--> |
26 | <!-- <script src="js/external.js"> </script> --> | 22 | <!-- <script src="js/external.js"> </script> --> |
27 | </head> | 23 | </head> |
28 | <body> | 24 | <body id="swansong" class="elegies"> |
29 | 25 | ||
30 | 26 | ||
31 | <article id="container"> | 27 | <article class="container"> |
32 | <header> | 28 | <header> |
33 | <!-- title --> | 29 | <!-- title --> |
34 | <h1 class="title">Swan song</h1> | 30 | <h1 class="title">Swan song</h1> |
@@ -40,7 +36,9 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><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></section> | 39 | <section class="content verse"> |
40 | <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> | ||
41 | </section> | ||
44 | </article> | 42 | </article> |
45 | <nav> | 43 | <nav> |
46 | <a class="prevlink" href="squirrel.html" | 44 | <a class="prevlink" href="squirrel.html" |