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 /about_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 'about_backlinks.htm')
-rw-r--r-- | about_backlinks.htm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/about_backlinks.htm b/about_backlinks.htm index aa1926c..dced8b7 100644 --- a/about_backlinks.htm +++ b/about_backlinks.htm | |||
@@ -36,7 +36,9 @@ | |||
36 | 36 | ||
37 | 37 | ||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <p><em>Nothing links here!</em></p> | 39 | <ul> |
40 | <li><a href="abstract.html">Autocento of the breakfast table</a></li> | ||
41 | </ul> | ||
40 | </section> | 42 | </section> |
41 | </article> | 43 | </article> |
42 | <nav> | 44 | <nav> |