about summary refs log tree commit diff stats
path: root/ex-machina.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-27 13:47:42 -0700
committerCase Duckworth2015-03-27 13:47:42 -0700
commit3b37989606c44902d90a3723e197d8c318a302bf (patch)
treee614c3ddbb8879e96ee739a75ad2f52a645b87c2 /ex-machina.html
parentAdd HAPAX LEGOMENA support & flatten structure (diff)
downloadautocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz
autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip
Change verse lines '$' -> '^| '
Diffstat (limited to 'ex-machina.html')
-rw-r--r--ex-machina.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/ex-machina.html b/ex-machina.html index 03aba24..e25901b 100644 --- a/ex-machina.html +++ b/ex-machina.html
@@ -53,7 +53,13 @@
53 </section> 53 </section>
54 </article> 54 </article>
55 <nav> 55 <nav>
56 <a href="#" id="lozenge" title="Random page"> &loz; </a> 56
57 <!-- ANCHORS -->
58 <div class="anchors">
59 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
60 <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
61 </div>
62
57 </nav> 63 </nav>
58 64
59 65