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 /prelude.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 'prelude.html')
-rw-r--r-- | prelude.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prelude.html b/prelude.html index 7955273..57ffef9 100644 --- a/prelude.html +++ b/prelude.html | |||
@@ -24,7 +24,7 @@ | |||
24 | 24 | ||
25 | </header> | 25 | </header> |
26 | 26 | ||
27 | <section class="prose"> | 27 | <section class="thing prose"> |
28 | <p>Of course, <a href="boar.html">there is a God</a>. Of course, <a href="TODO_BONNIE_PRINCE_BILLIE_YOUTUBE">there is no God</a>. Of course, what’s really <a href="building.html">important</a> is that these aren’t important. No, they are; but not really important. All that’s important is the relative importance of non-important things. <a href="january.html">Shit.</a> Never mind; let’s start over.</p> | 28 | <p>Of course, <a href="boar.html">there is a God</a>. Of course, <a href="TODO_BONNIE_PRINCE_BILLIE_YOUTUBE">there is no God</a>. Of course, what’s really <a href="building.html">important</a> is that these aren’t important. No, they are; but not really important. All that’s important is the relative importance of non-important things. <a href="january.html">Shit.</a> Never mind; let’s start over.</p> |
29 | </section> | 29 | </section> |
30 | 30 | ||