about summary refs log tree commit diff stats
path: root/index.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 /index.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 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 981d2ef..a60d2bc 100644 --- a/index.html +++ b/index.html
@@ -24,7 +24,7 @@
24 24
25 </header> 25 </header>
26 26
27 <section class="verse"> 27 <section class="thing verse">
28 <p><a href="spittle.html">Ideas are drool.</a> They <a href="building.html">labor to create our buildings out of air</a></p> 28 <p><a href="spittle.html">Ideas are drool.</a> They <a href="building.html">labor to create our buildings out of air</a></p>
29 </section> 29 </section>
30 30