about summary refs log tree commit diff stats
path: root/cold-wind.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 /cold-wind.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 'cold-wind.html')
-rw-r--r--cold-wind.html31
1 files changed, 14 insertions, 17 deletions
diff --git a/cold-wind.html b/cold-wind.html index 8162d4b..febb19c 100644 --- a/cold-wind.html +++ b/cold-wind.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,25 +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">Cold wind</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Cold wind</h1>
31
32
33 <!-- dedication -->
34 <div class="dedication">Justin</div>
35
36 </header>
37
38 <section class="content verse">
39 <p><a href="january.html">Man of autumn</a>, cold wind,<br />blow down the trees’ leaves.<br /><a href="fire.html">Fire on the ground</a>. The sky<br />perfect water, frost-cold,<br />rippled only by flocks<br /><a href="i-think-its-you.html">of black birds</a> flying, gone.<br />Their brightness can blind<br />an uncareful watcher, work him<br /><a href="when-im-sorry-i.html">in a froth of hands</a>, not-wings<br />that ache with the loss of flight.<br />A tear is flung faithfully<br /><a href="lappel-du-vide.html">to the ocean of air</a>, slipping in<br />slowly, is as gone as the birds.</p>
40 </section>
41</article>
42 35
36 <section class="content verse">
37 <p><a href="january.html">Man of autumn</a>, cold wind,<br />blow down the trees’ leaves.<br /><a href="fire.html">Fire on the ground</a>. The sky<br />perfect water, frost-cold,<br />rippled only by flocks<br /><a href="i-think-its-you.html">of black birds</a> flying, gone.<br />Their brightness can blind<br />an uncareful watcher, work him<br /><a href="when-im-sorry-i.html">in a froth of hands</a>, not-wings<br />that ache with the loss of flight.<br />A tear is flung faithfully<br /><a href="lappel-du-vide.html">to the ocean of air</a>, slipping in<br />slowly, is as gone as the birds.</p>
38 </section>
39 </article>
43 <nav> 40 <nav>
44 <a href="#" id="lozenge" title="Random page"> &loz; </a> 41 <a href="#" id="lozenge" title="Random page"> &loz; </a>
45 </nav> 42 </nav>
46</body> 43 </body>
47</html> 44</html>