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 /hymnal_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 'hymnal_backlinks.htm')
-rw-r--r-- | hymnal_backlinks.htm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hymnal_backlinks.htm b/hymnal_backlinks.htm index e7f2ac8..27950c0 100644 --- a/hymnal_backlinks.htm +++ b/hymnal_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="art.html">Art</a></li> | ||
40 | <li><a href="dollywood.html">Something</a></li> | 41 | <li><a href="dollywood.html">Something</a></li> |
41 | <li><a href="elegyforanalternateself.html">Elegy for an alternate self</a></li> | 42 | <li><a href="elegyforanalternateself.html">Elegy for an alternate self</a></li> |
43 | <li><a href="hardware.html">Hardware</a></li> | ||
44 | <li><a href="joke.html">Joke</a></li> | ||
45 | <li><a href="underwear.html">Underwear</a></li> | ||
42 | <li><a href="window.html">Window</a></li> | 46 | <li><a href="window.html">Window</a></li> |
43 | </ul> | 47 | </ul> |
44 | </section> | 48 | </section> |