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 /what-we-are-made-of.html | |
parent | Add HAPAX LEGOMENA support & flatten structure (diff) | |
download | autocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip |
Change verse lines '$' -> '^| '
Diffstat (limited to 'what-we-are-made-of.html')
-rw-r--r-- | what-we-are-made-of.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/what-we-are-made-of.html b/what-we-are-made-of.html index 000c14f..aaa9f78 100644 --- a/what-we-are-made-of.html +++ b/what-we-are-made-of.html | |||
@@ -51,7 +51,13 @@ | |||
51 | </section> | 51 | </section> |
52 | </article> | 52 | </article> |
53 | <nav> | 53 | <nav> |
54 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 54 | |
55 | <!-- ANCHORS --> | ||
56 | <div class="anchors"> | ||
57 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
58 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
59 | </div> | ||
60 | |||
55 | </nav> | 61 | </nav> |
56 | 62 | ||
57 | 63 | ||