diff options
author | Case Duckworth | 2015-04-01 23:16:18 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-01 23:20:18 -0700 |
commit | d161be120c22faf222ec15ca618ee367e4d56575 (patch) | |
tree | b945633e680e5682a967f63bad88a2b262b4d4c6 /and_backlinks.htm | |
parent | Merge branch 'gh-pages' of https://github.com/duckwork/autocento into gh-pages (diff) | |
download | autocento-d161be120c22faf222ec15ca618ee367e4d56575.tar.gz autocento-d161be120c22faf222ec15ca618ee367e4d56575.zip |
Refactor makefile; Add hapax preprocessor
Diffstat (limited to 'and_backlinks.htm')
-rw-r--r-- | and_backlinks.htm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/and_backlinks.htm b/and_backlinks.htm index 487def4..e33c65e 100644 --- a/and_backlinks.htm +++ b/and_backlinks.htm | |||
@@ -38,8 +38,11 @@ | |||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <ul> | 39 | <ul> |
40 | <li><a href="about.html">Autocento of the breakfast table</a></li> | 40 | <li><a href="about.html">Autocento of the breakfast table</a></li> |
41 | <li><a href="apollo11.html">On seeing the panorama of the Apollo 11 landing site</a></li> | ||
42 | <li><a href="howtoread.html">How to read this</a></li> | ||
41 | <li><a href="mountain.html">The mountain</a></li> | 43 | <li><a href="mountain.html">The mountain</a></li> |
42 | <li><a href="weplayedthosegamestoo.html">We played those games too</a></li> | 44 | <li><a href="weplayedthosegamestoo.html">We played those games too</a></li> |
45 | <li><a href="words-meaning.html">Words and meaning</a></li> | ||
43 | </ul> | 46 | </ul> |
44 | </section> | 47 | </section> |
45 | </article> | 48 | </article> |