diff options
author | Case Duckworth | 2015-03-03 00:36:33 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-03 00:36:33 -0700 |
commit | c9b13f232d73699cba86ce1ade5fdf5a15b67e85 (patch) | |
tree | 704ea3fba0ab3dcec655cbe7111bbbc4231b4104 /found-typewriter-poem.html | |
parent | Attempt 2 to get css to work with GH pages (diff) | |
download | autocento-c9b13f232d73699cba86ce1ade5fdf5a15b67e85.tar.gz autocento-c9b13f232d73699cba86ce1ade5fdf5a15b67e85.zip |
Add externalizing links process to compile.sh
Diffstat (limited to 'found-typewriter-poem.html')
-rw-r--r-- | found-typewriter-poem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html index e749edb..ac70f6d 100644 --- a/found-typewriter-poem.html +++ b/found-typewriter-poem.html | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | <!-- epigraph --> | 30 | <!-- epigraph --> |
31 | <div class="epigraph"> | 31 | <div class="epigraph"> |
32 | <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> | 32 | <p><a href="http://books.google.com/books?id=ALdlAAAAMAAJ&focus=searchwithinvolume&q=older+than" class="external">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> |
33 | </div> | 33 | </div> |
34 | </header> | 34 | </header> |
35 | 35 | ||