diff options
author | Case Duckworth | 2015-03-27 13:47:42 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-27 13:47:42 -0700 |
commit | 3b37989606c44902d90a3723e197d8c318a302bf (patch) | |
tree | e614c3ddbb8879e96ee739a75ad2f52a645b87c2 /index.html | |
parent | Add HAPAX LEGOMENA support & flatten structure (diff) | |
download | autocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip |
Change verse lines '$' -> '^| '
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html index d96b074..f2c3715 100644 --- a/index.html +++ b/index.html | |||
@@ -42,6 +42,9 @@ | |||
42 | <a href="first-lines.html">first lines</a> and | 42 | <a href="first-lines.html">first lines</a> and |
43 | <a href="common-titles.html">common titles</a>. | 43 | <a href="common-titles.html">common titles</a>. |
44 | </li> | 44 | </li> |
45 | <li>Index of | ||
46 | <a href="hapax.html">hapax legomena</a>. | ||
47 | </li> | ||
45 | <li><a href="about.html">About this project</a>.</li> | 48 | <li><a href="about.html">About this project</a>.</li> |
46 | </ul> | 49 | </ul> |
47 | </section> | 50 | </section> |