about summary refs log tree commit diff stats
path: root/listen.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-02 18:31:47 -0700
committerCase Duckworth2015-03-02 18:31:47 -0700
commit9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652 (patch)
tree7f6f171760ba416ba3c0324f1b1ef6b02dadb52a /listen.html
parentAdd fonts: Playfair, Fira, Courier Prime (diff)
downloadautocento-9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652.tar.gz
autocento-9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652.zip
Add thing class to pieces in template; recompile
Diffstat (limited to 'listen.html')
-rw-r--r--listen.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/listen.html b/listen.html index cec1299..7c1d16e 100644 --- a/listen.html +++ b/listen.html
@@ -24,7 +24,7 @@
24 24
25 </header> 25 </header>
26 26
27 <section class="verse"> 27 <section class="thing verse">
28 <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> 28 <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>
29 <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> 29 <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>
30 </section> 30 </section>