about summary refs log tree commit diff stats
path: root/seasonal-affective-disorder.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /seasonal-affective-disorder.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'seasonal-affective-disorder.html')
-rw-r--r--seasonal-affective-disorder.html41
1 files changed, 20 insertions, 21 deletions
diff --git a/seasonal-affective-disorder.html b/seasonal-affective-disorder.html index c3e00c2..bb059bc 100644 --- a/seasonal-affective-disorder.html +++ b/seasonal-affective-disorder.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">Seasonal affective disorder</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Seasonal affective disorder</h1>
31
32
33
34 </header>
35
36 <section class="content verse">
37 <p>On your desk I set a tangerine:<br />a relic of a <a href="january.html">winter</a> quickly passing.</p>
38 <p>I’m reminded, fiercely, of a summer:<br />I watched the <a href="death-zone.html">cemetery grass</a> on my stomach.</p>
39 <p>You hate the wind <a href="building.html">blowing through buildings</a>:<br />the coldness of fire, blister of a mountain stream.</p>
40 <p>When you broke down that night: your aunt / you<br />never have been / <a href="the-night-we-met.html">you shook that night</a> /</p>
41 <p>Seasonal affective disorder is real: you<br /><a href="last-bastion.html">mutter under your breath on the highway</a>.</p>
42 <p>The ant carries an orange peel past a headstone:<br />it carries her nearly as often.</p>
43 <p>I set a tangerine on your desk:<br />an engagement ring, winter-returned.</p>
44 </section>
45</article>
46 35
36 <section class="content verse">
37 <p>On your desk I set a tangerine:<br />a relic of a <a href="january.html">winter</a> quickly passing.</p>
38 <p>I’m reminded, fiercely, of a summer:<br />I watched the <a href="death-zone.html">cemetery grass</a> on my stomach.</p>
39 <p>You hate the wind <a href="building.html">blowing through buildings</a>:<br />the coldness of fire, blister of a mountain stream.</p>
40 <p>When you broke down that night: your aunt / you<br />never have been / <a href="the-night-we-met.html">you shook that night</a> /</p>
41 <p>Seasonal affective disorder is real: you<br /><a href="last-bastion.html">mutter under your breath on the highway</a>.</p>
42 <p>The ant carries an orange peel past a headstone:<br />it carries her nearly as often.</p>
43 <p>I set a tangerine on your desk:<br />an engagement ring, winter-returned.</p>
44 </section>
45 </article>
47 <nav> 46 <nav>
48 <a href="#" id="lozenge" title="Random page"> &loz; </a> 47 <a href="#" id="lozenge" title="Random page"> &loz; </a>
49 </nav> 48 </nav>
50</body> 49 </body>
51</html> 50</html>