diff options
author | Case Duckworth | 2015-03-09 12:39:38 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-09 12:39:38 -0700 |
commit | 0bc764f003a763a30f3030b4de233a512a016881 (patch) | |
tree | f9734e3708fa3eb6449ac1dab05ea62d3da318ce /stayed-on-the-bus.html | |
parent | Re write .thing into #container > .content (diff) | |
download | autocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz autocento-0bc764f003a763a30f3030b4de233a512a016881.zip |
HTML compile 2015-03-09
Diffstat (limited to 'stayed-on-the-bus.html')
-rw-r--r-- | stayed-on-the-bus.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/stayed-on-the-bus.html b/stayed-on-the-bus.html index 195d8a5..e5df491 100644 --- a/stayed-on-the-bus.html +++ b/stayed-on-the-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">Stayed on the bus too long</h1> | 30 | <h1 class="title">Stayed on the bus too long</h1> |
@@ -32,9 +33,10 @@ | |||
32 | 33 | ||
33 | </header> | 34 | </header> |
34 | 35 | ||
35 | <section class="thing verse"> | 36 | <section class="content verse"> |
36 | <p>It was a <a href="hard-game.html">gamble</a><br />I lost—thought I could get closer<br />than the library, stayed<br />on past the admin building,<br />back down the hill to my beginning,<br />the driver’s second-to-last stop.<br /><a href="lappel-du-vide.html">I have to walk now</a>,<br />through the wind and sun, past<br /><a href="theoceanoverflowswithcamels.html">traffic</a> moving merrily along<br />taking their own gambles<br />staying on or getting off<br />too soon.</p> | 37 | <p>It was a <a href="hard-game.html">gamble</a><br />I lost—thought I could get closer<br />than the library, stayed<br />on past the admin building,<br />back down the hill to my beginning,<br />the driver’s second-to-last stop.<br /><a href="lappel-du-vide.html">I have to walk now</a>,<br />through the wind and sun, past<br /><a href="theoceanoverflowswithcamels.html">traffic</a> moving merrily along<br />taking their own gambles<br />staying on or getting off<br />too soon.</p> |
37 | </section> | 38 | </section> |
39 | </article> | ||
38 | 40 | ||
39 | <nav> | 41 | <nav> |
40 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 42 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |