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 /finding-the-lion.html | |
parent | Add HAPAX LEGOMENA support & flatten structure (diff) | |
download | autocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip |
Change verse lines '$' -> '^| '
Diffstat (limited to 'finding-the-lion.html')
-rw-r--r-- | finding-the-lion.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/finding-the-lion.html b/finding-the-lion.html index 32bd685..17845d1 100644 --- a/finding-the-lion.html +++ b/finding-the-lion.html | |||
@@ -45,7 +45,13 @@ | |||
45 | </section> | 45 | </section> |
46 | </article> | 46 | </article> |
47 | <nav> | 47 | <nav> |
48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 48 | |
49 | <!-- ANCHORS --> | ||
50 | <div class="anchors"> | ||
51 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
52 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
53 | </div> | ||
54 | |||
49 | </nav> | 55 | </nav> |
50 | 56 | ||
51 | 57 | ||