about summary refs log tree commit diff stats
path: root/squirrel.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 /squirrel.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 'squirrel.html')
-rw-r--r--squirrel.html29
1 files changed, 14 insertions, 15 deletions
diff --git a/squirrel.html b/squirrel.html index 4cdfdf4..4e4b212 100644 --- a/squirrel.html +++ b/squirrel.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">The squirrel</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">The squirrel</h1>
31
32
33
34 </header>
35
36 <section class="content verse">
37 <p>He is so full in himself:<br />how far down the branch to run,<br />how long to jump, when to grab the air<br />and catch in it and turn, and land on branch<br />so gracefully it’s like dying, alone<br />and warm in a bed next to a summer window<br />and the <a href="mountain.html">birds singing</a>. And on that branch there<br />is the squirrel dancing among the branches<br />and you think <em>What if he fell?</em> but he won’t<br />because he’s a squirrel and that’s what<br />they do, <a href="movingsideways.html">dance</a> and never fall. It was erased<br />long ago from the squirrel, even<br />the possibility of falling was erased<br />from his being by the slow inexorable evolution<br />of squirrels, that is why all squirrels<br />are so full in themselves, full in who they are.</p>
38 </section>
39</article>
40 35
36 <section class="content verse">
37 <p>He is so full in himself:<br />how far down the branch to run,<br />how long to jump, when to grab the air<br />and catch in it and turn, and land on branch<br />so gracefully it’s like dying, alone<br />and warm in a bed next to a summer window<br />and the <a href="mountain.html">birds singing</a>. And on that branch there<br />is the squirrel dancing among the branches<br />and you think <em>What if he fell?</em> but he won’t<br />because he’s a squirrel and that’s what<br />they do, <a href="movingsideways.html">dance</a> and never fall. It was erased<br />long ago from the squirrel, even<br />the possibility of falling was erased<br />from his being by the slow inexorable evolution<br />of squirrels, that is why all squirrels<br />are so full in themselves, full in who they are.</p>
38 </section>
39 </article>
41 <nav> 40 <nav>
42 <a class="prevlink" href="spittle.html" 41 <a class="prevlink" href="spittle.html"
43 title="Next article in Elegies for alternate selves"> 42 title="Next article in Elegies for alternate selves">
@@ -49,5 +48,5 @@
49 Swan song 48 Swan song
50 </a> 49 </a>
51 </nav> 50 </nav>
52</body> 51 </body>
53</html> 52</html>