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 /ex-machina.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 'ex-machina.html')
-rw-r--r-- | ex-machina.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ex-machina.html b/ex-machina.html index edf271c..201ae60 100644 --- a/ex-machina.html +++ b/ex-machina.html | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | <!-- epigraph --> | 30 | <!-- epigraph --> |
31 | <div class="epigraph"> | 31 | <div class="epigraph"> |
32 | <a href="http://ngm.nationalgeographic.com/2013/08/sugar/cohen-text">with lines from National Geographic</a> | 32 | <a href="http://ngm.nationalgeographic.com/2013/08/sugar/cohen-text" class="external">with lines from National Geographic</a> |
33 | </div> | 33 | </div> |
34 | </header> | 34 | </header> |
35 | 35 | ||