diff options
author | Case Duckworth | 2015-03-28 09:42:01 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-28 09:42:01 -0700 |
commit | fb8cc7d92a20610776d9f6e0453d09cebed0bc3a (patch) | |
tree | d47d5ccc7bf1e9d44e2405b6a2c8a6f9d85bd8f2 /leg.html | |
parent | Fix #5: Verse typesetting (diff) | |
download | autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.tar.gz autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.zip |
Add backlinks pages (fixes #16).
Diffstat (limited to 'leg.html')
-rw-r--r-- | leg.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/leg.html b/leg.html index 40b867a..83a4884 100644 --- a/leg.html +++ b/leg.html | |||
@@ -67,6 +67,9 @@ | |||
67 | 67 | ||
68 | <!-- ANCHORS --> | 68 | <!-- ANCHORS --> |
69 | <div class="anchors"> | 69 | <div class="anchors"> |
70 | <a href="leg_backlinks.htm" id="back-link" title="Links to this page"> | ||
71 | φ | ||
72 | </a> | ||
70 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 73 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
71 | <a href="#" id="lozenge" title="ERROR">∝</a> | 74 | <a href="#" id="lozenge" title="ERROR">∝</a> |
72 | </div> | 75 | </div> |