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 /100-lines.html | |
parent | Add HAPAX LEGOMENA support & flatten structure (diff) | |
download | autocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip |
Change verse lines '$' -> '^| '
Diffstat (limited to '100-lines.html')
-rw-r--r-- | 100-lines.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/100-lines.html b/100-lines.html index 35f8370..327b1e6 100644 --- a/100-lines.html +++ b/100-lines.html | |||
@@ -40,7 +40,13 @@ | |||
40 | </section> | 40 | </section> |
41 | </article> | 41 | </article> |
42 | <nav> | 42 | <nav> |
43 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 43 | |
44 | <!-- ANCHORS --> | ||
45 | <div class="anchors"> | ||
46 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
47 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
48 | </div> | ||
49 | |||
44 | </nav> | 50 | </nav> |
45 | 51 | ||
46 | 52 | ||