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 /time-looks-up-to-the-sky.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 'time-looks-up-to-the-sky.html')
-rw-r--r-- | time-looks-up-to-the-sky.html | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/time-looks-up-to-the-sky.html b/time-looks-up-to-the-sky.html index 36a60bd..c5f6a89 100644 --- a/time-looks-up-to-the-sky.html +++ b/time-looks-up-to-the-sky.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,28 +24,26 @@ | |||
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">Time looks up to the sky</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Time looks up to the sky</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>I wish I’d kissed you when I had the chance.<br />Your face hovering there, so near to mine,<br />your mouth pursed—what word was it you pronounced?</p> | ||
38 | <p>When I think about you, <a href="howithappened.html">something in my pants</a><br />tightens, and my thoughts run, and I realize<br />I should’ve kissed you when I had the chance.</p> | ||
39 | <p>I want that moment never to be past<br />like Keats’s lovers on the grecian urn:<br />his mouth pursed, her figure turned to pronounce</p> | ||
40 | <p>her hips in ways that are not feminist.<br />But time strolls mildly on, not glancing at my<br />wish to kiss you when I had the chance,</p> | ||
41 | <p>whispered like a <a href="about-the-author.html">beggar to a prince</a><br />outside his palace: time looks up to the sky,<br />purses his lips, and hears what I pronounce</p> | ||
42 | <p>but pays it little mind. If he would just<br />turn back, bend down, and follow my design,<br />I would have kissed you when I had the chance,<br />as your mouth pursed and you pronounced goodbye.</p> | ||
43 | </section> | ||
44 | </article> | ||
45 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>I wish I’d kissed you when I had the chance.<br />Your face hovering there, so near to mine,<br />your mouth pursed—what word was it you pronounced?</p> | ||
38 | <p>When I think about you, <a href="howithappened.html">something in my pants</a><br />tightens, and my thoughts run, and I realize<br />I should’ve kissed you when I had the chance.</p> | ||
39 | <p>I want that moment never to be past<br />like Keats’s lovers on the grecian urn:<br />his mouth pursed, her figure turned to pronounce</p> | ||
40 | <p>her hips in ways that are not feminist.<br />But time strolls mildly on, not glancing at my<br />wish to kiss you when I had the chance,</p> | ||
41 | <p>whispered like a <a href="about-the-author.html">beggar to a prince</a><br />outside his palace: time looks up to the sky,<br />purses his lips, and hears what I pronounce</p> | ||
42 | <p>but pays it little mind. If he would just<br />turn back, bend down, and follow my design,<br />I would have kissed you when I had the chance,<br />as your mouth pursed and you pronounced goodbye.</p> | ||
43 | </section> | ||
44 | </article> | ||
46 | <nav> | 45 | <nav> |
47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
48 | </nav> | 47 | </nav> |
49 | </body> | 48 | </body> |
50 | </html> | 49 | </html> |