about summary refs log tree commit diff stats
path: root/roughgloves.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 /roughgloves.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 'roughgloves.html')
-rw-r--r--roughgloves.html29
1 files changed, 14 insertions, 15 deletions
diff --git a/roughgloves.html b/roughgloves.html index 192883f..b4326ba 100644 --- a/roughgloves.html +++ b/roughgloves.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,21 +24,19 @@
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">Rough gloves</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Rough gloves</h1>
31
32
33
34 </header>
35
36 <section class="content verse">
37 <p>I lost my hands &amp; knit replacement ones<br />from <a href="poetry-time.html">spiders’ threads</a>, stronger than steel but soft<br />as lambs’ wool. Catching as they do on nails<br />&amp; your collarbone, you don’t seem to like<br />their rough warm presence on your <a href="feedingtheraven.html">cheek or thigh</a>.<br />I’ve asked you if you minded, you’ve said no<br />(your face a table laid with burnt meat, bread<br />so stale it could <a href="weplayedthosegamestoo.html">break a hand</a>). Remember<br />your senile mother’s face above that table?<br />I’d say she got the meaning of that look.<br />You’d rather not be touched by these rough gloves,<br />the only way I have to knit a love<br />against whatever winters we may enter<br />like a silkworm in a spider’s blackened <a href="serengeti.html">maw</a>.</p>
38 </section>
39</article>
40 35
36 <section class="content verse">
37 <p>I lost my hands &amp; knit replacement ones<br />from <a href="poetry-time.html">spiders’ threads</a>, stronger than steel but soft<br />as lambs’ wool. Catching as they do on nails<br />&amp; your collarbone, you don’t seem to like<br />their rough warm presence on your <a href="feedingtheraven.html">cheek or thigh</a>.<br />I’ve asked you if you minded, you’ve said no<br />(your face a table laid with burnt meat, bread<br />so stale it could <a href="weplayedthosegamestoo.html">break a hand</a>). Remember<br />your senile mother’s face above that table?<br />I’d say she got the meaning of that look.<br />You’d rather not be touched by these rough gloves,<br />the only way I have to knit a love<br />against whatever winters we may enter<br />like a silkworm in a spider’s blackened <a href="serengeti.html">maw</a>.</p>
38 </section>
39 </article>
41 <nav> 40 <nav>
42 <a class="prevlink" href="lovesong.html" 41 <a class="prevlink" href="lovesong.html"
43 title="Next article in Elegies for alternate selves"> 42 title="Next article in Elegies for alternate selves">
@@ -49,5 +48,5 @@
49 Ronald McDonald 48 Ronald McDonald
50 </a> 49 </a>
51 </nav> 50 </nav>
52</body> 51 </body>
53</html> 52</html>