diff options
author | Case Duckworth | 2015-03-02 18:31:47 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 18:31:47 -0700 |
commit | 9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652 (patch) | |
tree | 7f6f171760ba416ba3c0324f1b1ef6b02dadb52a /index.html | |
parent | Add fonts: Playfair, Fira, Courier Prime (diff) | |
download | autocento-9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652.tar.gz autocento-9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652.zip |
Add thing class to pieces in template; recompile
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
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 | ||