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 /lappel-du-vide.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 'lappel-du-vide.html')
-rw-r--r-- | lappel-du-vide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lappel-du-vide.html b/lappel-du-vide.html index c14f959..5070589 100644 --- a/lappel-du-vide.html +++ b/lappel-du-vide.html | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | <!-- epigraph --> | 30 | <!-- epigraph --> |
31 | <div class="epigraph"> | 31 | <div class="epigraph"> |
32 | <a href="http://books.google.com/books?id=yybDMC0TRIwC&pg=PR12&lpg=PR12#v=onepage&q&f=false">You can never go home again.</a> | 32 | <a href="http://books.google.com/books?id=yybDMC0TRIwC&pg=PR12&lpg=PR12#v=onepage&q&f=false" class="external">You can never go home again.</a> |
33 | </div> | 33 | </div> |
34 | <div class="epigraph-attrib">Thomas Wolfe</div> | 34 | <div class="epigraph-attrib">Thomas Wolfe</div> |
35 | </header> | 35 | </header> |