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 /father_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 'father_backlinks.htm')
-rw-r--r-- | father_backlinks.htm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/father_backlinks.htm b/father_backlinks.htm index 40665a6..d8eb534 100644 --- a/father_backlinks.htm +++ b/father_backlinks.htm | |||
@@ -37,8 +37,12 @@ | |||
37 | 37 | ||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <ul> | 39 | <ul> |
40 | <li><a href="early.html">Early</a></li> | ||
41 | <li><a href="fire.html">Fire</a></li> | ||
40 | <li><a href="no-nothing.html">No nothing</a></li> | 42 | <li><a href="no-nothing.html">No nothing</a></li> |
43 | <li><a href="paul.html">Paul</a></li> | ||
41 | <li><a href="riptide_memory.html">Riptide of memory</a></li> | 44 | <li><a href="riptide_memory.html">Riptide of memory</a></li> |
45 | <li><a href="toothpaste.html">Toothpaste</a></li> | ||
42 | </ul> | 46 | </ul> |
43 | </section> | 47 | </section> |
44 | </article> | 48 | </article> |