about summary refs log tree commit diff stats
path: root/window.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-28 09:42:01 -0700
committerCase Duckworth2015-03-28 09:42:01 -0700
commitfb8cc7d92a20610776d9f6e0453d09cebed0bc3a (patch)
treed47d5ccc7bf1e9d44e2405b6a2c8a6f9d85bd8f2 /window.html
parentFix #5: Verse typesetting (diff)
downloadautocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.tar.gz
autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.zip
Add backlinks pages (fixes #16).
Diffstat (limited to 'window.html')
-rw-r--r--window.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/window.html b/window.html index 6133214..4bcc8fb 100644 --- a/window.html +++ b/window.html
@@ -54,6 +54,9 @@
54 54
55 <!-- ANCHORS --> 55 <!-- ANCHORS -->
56 <div class="anchors"> 56 <div class="anchors">
57 <a href="window_backlinks.htm" id="back-link" title="Links to this page">
58 &phi;
59 </a>
57 <a href="index.html" id="cover-link" title="To cover">&loz;</a> 60 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
58 <a href="#" id="lozenge" title="ERROR">&#x221d;</a> 61 <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
59 </div> 62 </div>