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