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 /amber-alert.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 'amber-alert.html')
-rw-r--r-- | amber-alert.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amber-alert.html b/amber-alert.html index c837d7b..7fa6186 100644 --- a/amber-alert.html +++ b/amber-alert.html | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | <!-- epigraph --> | 30 | <!-- epigraph --> |
31 | <div class="epigraph"> | 31 | <div class="epigraph"> |
32 | <a href="http://www.boston.com/bostonglobe/ideas/articles/2008/07/20/abducted/?page=full">Apparently it does nothing.</a> | 32 | <a href="http://www.boston.com/bostonglobe/ideas/articles/2008/07/20/abducted/?page=full" class="external">Apparently it does nothing.</a> |
33 | </div> | 33 | </div> |
34 | </header> | 34 | </header> |
35 | 35 | ||