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 /todaniel.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 'todaniel.html')
-rw-r--r-- | todaniel.html | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/todaniel.html b/todaniel.html index 5b9ef2a..e236bee 100644 --- a/todaniel.html +++ b/todaniel.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">To Daniel</h1> | ||
32 | <h1 class="subtitle">an elaboration of a previous comment</h1> | ||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">To Daniel</h1> | ||
31 | <h1 class="subtitle">an elaboration of a previous comment</h1> | ||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>There are more modern ideals of beauty<br />than yours, young padowan. Jessica has<br />some assets, that I’ll give you easily,<br />but in my women I prefer pizzazz.</p> | ||
38 | <p>I don’t want to bring you down, or make you think<br /><a href="deathstrumpet.html">that your perfected woman isn’t so</a>.<br />It’s just that, like Adam said, 2006<br />has come and gone. What did she do</p> | ||
39 | <p>in that year anyway? IMDB<br />has, surprisingly, none, though in ’05<br />she’s in four titles. <em>Sin City</em><br />I’ve never seen, although from many I’ve</p> | ||
40 | <p>heard it’s good. But it’s still irrelevant—<br />no matter how comely, she lacks talent.</p> | ||
41 | </section> | ||
42 | </article> | ||
43 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>There are more modern ideals of beauty<br />than yours, young padowan. Jessica has<br />some assets, that I’ll give you easily,<br />but in my women I prefer pizzazz.</p> | ||
38 | <p>I don’t want to bring you down, or make you think<br /><a href="deathstrumpet.html">that your perfected woman isn’t so</a>.<br />It’s just that, like Adam said, 2006<br />has come and gone. What did she do</p> | ||
39 | <p>in that year anyway? IMDB<br />has, surprisingly, none, though in ’05<br />she’s in four titles. <em>Sin City</em><br />I’ve never seen, although from many I’ve</p> | ||
40 | <p>heard it’s good. But it’s still irrelevant—<br />no matter how comely, she lacks talent.</p> | ||
41 | </section> | ||
42 | </article> | ||
44 | <nav> | 43 | <nav> |
45 | <a class="prevlink" href="weplayedthosegamestoo.html" | 44 | <a class="prevlink" href="weplayedthosegamestoo.html" |
46 | title="Next article in Elegies for alternate selves"> | 45 | title="Next article in Elegies for alternate selves"> |
@@ -52,5 +51,5 @@ | |||
52 | Death’s trumpet | 51 | Death’s trumpet |
53 | </a> | 52 | </a> |
54 | </nav> | 53 | </nav> |
55 | </body> | 54 | </body> |
56 | </html> | 55 | </html> |