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 /january.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 'january.html')
-rw-r--r-- | january.html | 41 |
1 files changed, 20 insertions, 21 deletions
diff --git a/january.html b/january.html index 5fe92fd..a754e78 100644 --- a/january.html +++ b/january.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,29 +24,27 @@ | |||
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">January</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">January</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>January.<br />It’s cold, and I don’t like it.<br />I prefer warm weather,<br />although I like sweaters. They are the one<br />warm spot in an otherwise <a href="tapestry.html">shitty</a> season.<br />But fall is better sweater weather. So be patient,</p> | ||
38 | <p><em>patient</em>,<br />while waiting for the end of January.<br />A change of season<br />brings a change of mood along with it,<br />although I never thought I’d be one<br />to believe that <a href="seasonal-affective-disorder.html">SAD</a> junk about effects of weather—</p> | ||
39 | <p>weather!—<br />on a person. Who becomes a patient<br />just because of one<br /><a href="snow.html">month of snow</a>? I did say of January:<br />“It’s cold, and I don’t like it,”<br />but I hardly think it’s fair, knocking whole seasons,</p> | ||
40 | <p>seasoning<br />your conversation with demands for better weather.<br />(While I find it<br />nearly impossible, it’s my mission to be patient<br />while waiting for the end of January.)<br />Oh, but how the long nights do so <a href="http://www.irs.gov/">tax</a> one!</p> | ||
41 | <p>One<br /><a href="real-writer.html">warm spot</a> in an otherwise shitty season—<br />all I ask, January,<br />is one warm day. Do you care whether<br />I’m a person who becomes a patient<br />in some psych ward? This just about does it.</p> | ||
42 | <p>I.T.,<br />although I never thought I’d call one,<br />is fair and patient<br />when I call. They talk with me, season<br />my conversation of demands for better weather<br />with an argument for the white beauty of January.</p> | ||
43 | <p>They know it’s hard; they say each season<br />has its detractors. <em>One day</em>, they say, <em>the weather<br />will be controlled—until then, patience in January</em>.</p> | ||
44 | </section> | ||
45 | </article> | ||
46 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>January.<br />It’s cold, and I don’t like it.<br />I prefer warm weather,<br />although I like sweaters. They are the one<br />warm spot in an otherwise <a href="tapestry.html">shitty</a> season.<br />But fall is better sweater weather. So be patient,</p> | ||
38 | <p><em>patient</em>,<br />while waiting for the end of January.<br />A change of season<br />brings a change of mood along with it,<br />although I never thought I’d be one<br />to believe that <a href="seasonal-affective-disorder.html">SAD</a> junk about effects of weather—</p> | ||
39 | <p>weather!—<br />on a person. Who becomes a patient<br />just because of one<br /><a href="snow.html">month of snow</a>? I did say of January:<br />“It’s cold, and I don’t like it,”<br />but I hardly think it’s fair, knocking whole seasons,</p> | ||
40 | <p>seasoning<br />your conversation with demands for better weather.<br />(While I find it<br />nearly impossible, it’s my mission to be patient<br />while waiting for the end of January.)<br />Oh, but how the long nights do so <a href="http://www.irs.gov/">tax</a> one!</p> | ||
41 | <p>One<br /><a href="real-writer.html">warm spot</a> in an otherwise shitty season—<br />all I ask, January,<br />is one warm day. Do you care whether<br />I’m a person who becomes a patient<br />in some psych ward? This just about does it.</p> | ||
42 | <p>I.T.,<br />although I never thought I’d call one,<br />is fair and patient<br />when I call. They talk with me, season<br />my conversation of demands for better weather<br />with an argument for the white beauty of January.</p> | ||
43 | <p>They know it’s hard; they say each season<br />has its detractors. <em>One day</em>, they say, <em>the weather<br />will be controlled—until then, patience in January</em>.</p> | ||
44 | </section> | ||
45 | </article> | ||
47 | <nav> | 46 | <nav> |
48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
49 | </nav> | 48 | </nav> |
50 | </body> | 49 | </body> |
51 | </html> | 50 | </html> |