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 /death-zone.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 'death-zone.html')
-rw-r--r-- | death-zone.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/death-zone.html b/death-zone.html index 4c3587d..314719c 100644 --- a/death-zone.html +++ b/death-zone.html | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | <!-- epigraph --> | 30 | <!-- epigraph --> |
31 | <div class="epigraph"> | 31 | <div class="epigraph"> |
32 | <a href="http://www.npr.org/blogs/13.7/2013/11/19/245996903/embracing-life-and-death">And my life became death.</a> | 32 | <a href="http://www.npr.org/blogs/13.7/2013/11/19/245996903/embracing-life-and-death" class="external">And my life became death.</a> |
33 | </div> | 33 | </div> |
34 | <div class="epigraph-attrib">Philip Gould</div> | 34 | <div class="epigraph-attrib">Philip Gould</div> |
35 | </header> | 35 | </header> |