about summary refs log tree commit diff stats
path: root/boy_bus.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /boy_bus.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'boy_bus.html')
-rw-r--r--boy_bus.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/boy_bus.html b/boy_bus.html index 3cb6490..90f0e8d 100644 --- a/boy_bus.html +++ b/boy_bus.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">Boy on the bus</h1> 30 <h1 class="title">Boy on the bus</h1>
@@ -32,26 +33,31 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing verse"> 36 <section class="content verse">
36 <p>When he said <a href="mountain.html">Bible</a> I heard his southern accent<br />and he had a face I expect all pastors must have<br />a round open honest face<br />that will always be a boy’s face<br />though its owner may rightly call himself a man<br />near my age though I hardly call myself a man</p> 37 <p>When he said <a href="mountain.html">Bible</a> I heard his southern accent<br />and he had a face I expect all pastors must have<br />a round open honest face<br />that will always be a boy’s face<br />though its owner may rightly call himself a man<br />near my age though I hardly call myself a man</p>
37 <p>I have seen this face before whether in life or a dream<br />I can’t tell<br />I might’ve seen him on the street once<br />twice who knows and his pastor’s <a href="moon-drowning.html">moon face</a><br />reminds me of something<br />some distant light my life used to own</p> 38 <p>I have seen this face before whether in life or a dream<br />I can’t tell<br />I might’ve seen him on the street once<br />twice who knows and his pastor’s <a href="moon-drowning.html">moon face</a><br />reminds me of something<br />some distant light my life used to own</p>
38 <p><a href="in-bed.html">One night on my birthday the moon was so strong it cast shadows</a><br />I could see to the far hill and back it was all clear to me</p> 39 <p><a href="in-bed.html">One night on my birthday the moon was so strong it cast shadows</a><br />I could see to the far hill and back it was all clear to me</p>
39 <p>The moon hasn’t done that in a long time<br /><a href="moongone.html">its face has been obscured by clouds</a> for weeks<br />and that boy on the bus his face I’ve forgotten<br />I thought I recognized a good number of people<br />on that bus who I didn’t know at all</p> 40 <p>The moon hasn’t done that in a long time<br /><a href="moongone.html">its face has been obscured by clouds</a> for weeks<br />and that boy on the bus his face I’ve forgotten<br />I thought I recognized a good number of people<br />on that bus who I didn’t know at all</p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="lappel-du-vide.html"> 45 <a class="prevlink" href="lappel-du-vide.html"
46 title="Next article in Stark Raving">
44 L’appel du vide 47 L’appel du vide
45 </a> 48 </a>
46 <a class="prevlink" href="exasperated.html"> 49 <a class="prevlink" href="exasperated.html"
50 title="Next article in Stark Raving">
47 Exasperated 51 Exasperated
48 </a> 52 </a>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 53 <a href="#" id="lozenge" title="Random page"> &loz; </a>
50 <a class="nextlink" href="i-think-its-you.html"> 54 <a class="nextlink" href="i-think-its-you.html"
51 I think it’s you (but it’s not) 55 title="Previous article in Stark Raving">
56 I think it’s you (but it’s not)>
52 </a> 57 </a>
53 <a class="nextlink" href="last-bastion.html"> 58 <a class="nextlink" href="last-bastion.html"
54 Last Bastion 59 title="Previous article in Stark Raving">
60 Last Bastion>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>