diff options
author | Case Duckworth | 2015-03-02 19:25:42 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 19:25:42 -0700 |
commit | 17f2ce8d651ed0635a6f005e9bf4555fc2bec22a (patch) | |
tree | 067ca922649319d6b6dc350d2c5fb9f91eefcead /found-typewriter-poem.html | |
parent | Change width of webpages; streamline template (diff) | |
download | autocento-17f2ce8d651ed0635a6f005e9bf4555fc2bec22a.tar.gz autocento-17f2ce8d651ed0635a6f005e9bf4555fc2bec22a.zip |
Move dedication before epigraph
Diffstat (limited to 'found-typewriter-poem.html')
-rw-r--r-- | found-typewriter-poem.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html index bd84022..d77fd43 100644 --- a/found-typewriter-poem.html +++ b/found-typewriter-poem.html | |||
@@ -23,11 +23,12 @@ | |||
23 | <h1 class="title">Look</h1> | 23 | <h1 class="title">Look</h1> |
24 | <h1 class="subtitle">a found typewriter poem</h1> | 24 | <h1 class="subtitle">a found typewriter poem</h1> |
25 | 25 | ||
26 | |||
26 | <!-- epigraph --> | 27 | <!-- epigraph --> |
27 | <div class="epigraph"> | 28 | <div class="epigraph"> |
28 | <p><a href="http://books.google.com/books?id=ALdlAAAAMAAJ&focus=searchwithinvolume&q=older+than">Is he older</a>? I asked her. And I never got an answer, because at the moment she disappeared in a puff of smoke. I like to think nothing ever happened to her save that she went over to the spirit realm. I usually know better though.</p> | 29 | <p><a href="http://books.google.com/books?id=ALdlAAAAMAAJ&focus=searchwithinvolume&q=older+than">Is he older</a>? I asked her. And I never got an answer, because at the moment she disappeared in a puff of smoke. I like to think nothing ever happened to her save that she went over to the spirit realm. I usually know better though.</p> |
29 | </div> | 30 | </div> |
30 | </header> | 31 | </header> |
31 | 32 | ||
32 | <section class="thing verse"> | 33 | <section class="thing verse"> |
33 | <p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p> | 34 | <p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p> |