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 /nothing-is-ever-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 'nothing-is-ever-over.html')
-rw-r--r-- | nothing-is-ever-over.html | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/nothing-is-ever-over.html b/nothing-is-ever-over.html index 3b0bc3b..20130ce 100644 --- a/nothing-is-ever-over.html +++ b/nothing-is-ever-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,23 +24,21 @@ | |||
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">Nothing is ever over</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Nothing is ever over</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p><a href="no-nothing.html">Nothing is ever over</a>; nothing<br />is ever even begun. The foundation<br />hasn’t been laid; how can we hope<br />to put in the plumbing? The bed<br />is unmade, not even made; the wood<br /><a href="axe.html">hasn’t been cleft from the tree</a>;<br />the seed hasn’t been cast<br />out of water and growth and sun,<br />which itself hasn’t started shining.<br />The cock has never stopped crowing<br />because he never started. Peter<br /><a href="spittle.html">betrays us again</a> and again with<br />silence. Christ wakes up at night,<br /><a href="in-bed.html">choking from a bad dream</a>, wrists<br />aching from a dreamt, torturous pain.</p> | ||
38 | </section> | ||
39 | </article> | ||
40 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p><a href="no-nothing.html">Nothing is ever over</a>; nothing<br />is ever even begun. The foundation<br />hasn’t been laid; how can we hope<br />to put in the plumbing? The bed<br />is unmade, not even made; the wood<br /><a href="axe.html">hasn’t been cleft from the tree</a>;<br />the seed hasn’t been cast<br />out of water and growth and sun,<br />which itself hasn’t started shining.<br />The cock has never stopped crowing<br />because he never started. Peter<br /><a href="spittle.html">betrays us again</a> and again with<br />silence. Christ wakes up at night,<br /><a href="in-bed.html">choking from a bad dream</a>, wrists<br />aching from a dreamt, torturous pain.</p> | ||
38 | </section> | ||
39 | </article> | ||
41 | <nav> | 40 | <nav> |
42 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 41 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
43 | </nav> | 42 | </nav> |
44 | </body> | 43 | </body> |
45 | </html> | 44 | </html> |