about summary refs log tree commit diff stats
path: root/mountain.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 /mountain.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 'mountain.html')
-rw-r--r--mountain.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/mountain.html b/mountain.html index 682bdf9..15f06c7 100644 --- a/mountain.html +++ b/mountain.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,24 +24,22 @@
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 mountain</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">The mountain</h1>
31
32
33
34 </header>
35
36 <section class="content verse">
37 <p>The other side of this mountain<br />is not the mountain. This side<br />is honey-golden, sticky-sweet,<br />full of phone conversations with mother.<br />The other side is a bell,<br />ringing in the church-steeple<br />the day mother died.</p>
38 <p>The other side of the mountain<br /><a href="apollo11.html">is not a mountain. It is a dark</a><br />valley crossed by a river.<br />There is a ferry at the bottom.</p>
39 <p>This mountain is not a mountain.<br />I walked to the top, but it turned<br />and was only a shelf halfway up.<br />I felt like an unused Bible<br />sitting on a <a href="and.html">dusty pew</a>.</p>
40 <p>A hawk soars over the mountain.<br />She is looking for home.</p>
41 </section>
42</article>
43 35
36 <section class="content verse">
37 <p>The other side of this mountain<br />is not the mountain. This side<br />is honey-golden, sticky-sweet,<br />full of phone conversations with mother.<br />The other side is a bell,<br />ringing in the church-steeple<br />the day mother died.</p>
38 <p>The other side of the mountain<br /><a href="apollo11.html">is not a mountain. It is a dark</a><br />valley crossed by a river.<br />There is a ferry at the bottom.</p>
39 <p>This mountain is not a mountain.<br />I walked to the top, but it turned<br />and was only a shelf halfway up.<br />I felt like an unused Bible<br />sitting on a <a href="and.html">dusty pew</a>.</p>
40 <p>A hawk soars over the mountain.<br />She is looking for home.</p>
41 </section>
42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="moonegone.html" 44 <a class="prevlink" href="moonegone.html"
46 title="Next article in Elegies for alternate selves"> 45 title="Next article in Elegies for alternate selves">
@@ -52,5 +51,5 @@
52 Serengeti 51 Serengeti
53 </a> 52 </a>
54 </nav> 53 </nav>
55</body> 54 </body>
56</html> 55</html>