about summary refs log tree commit diff stats
path: root/dollywood.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 /dollywood.html
parentAdd HAPAX LEGOMENA support & flatten structure (diff)
downloadautocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz
autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip
Change verse lines '$' -> '^| '
Diffstat (limited to 'dollywood.html')
-rw-r--r--dollywood.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/dollywood.html b/dollywood.html index 48d880e..2b89ef2 100644 --- a/dollywood.html +++ b/dollywood.html
@@ -59,7 +59,13 @@
59 </section> 59 </section>
60 </article> 60 </article>
61 <nav> 61 <nav>
62 <a href="#" id="lozenge" title="Random page"> &loz; </a> 62
63 <!-- ANCHORS -->
64 <div class="anchors">
65 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
66 <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
67 </div>
68
63 </nav> 69 </nav>
64 70
65 71