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 /listen.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 'listen.html')
-rw-r--r-- | listen.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/listen.html b/listen.html index f65f28e..3f4663a 100644 --- a/listen.html +++ b/listen.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">Listen</h1> | 30 | <h1 class="title">Listen</h1> |
@@ -32,10 +33,11 @@ | |||
32 | 33 | ||
33 | </header> | 34 | </header> |
34 | 35 | ||
35 | <section class="thing verse"> | 36 | <section class="content verse"> |
36 | <p>If you swallow hard enough<br />you’ll <a href="serengeti.html">feel the stone</a><br />the one we all have waiting</p> | 37 | <p>If you swallow hard enough<br />you’ll <a href="serengeti.html">feel the stone</a><br />the one we all have waiting</p> |
37 | <p>Once I <a href="plant.html">found the stone</a> in<br />the sea it kissed me as<br /><a href="the-sea_the-beach.html">the sea pawed at my back</a></p> | 38 | <p>Once I <a href="plant.html">found the stone</a> in<br />the sea it kissed me as<br /><a href="the-sea_the-beach.html">the sea pawed at my back</a></p> |
38 | </section> | 39 | </section> |
40 | </article> | ||
39 | 41 | ||
40 | <nav> | 42 | <nav> |
41 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 43 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |