Fix the menus to work with the new system

This commit is contained in:
Sam
2019-02-26 19:32:27 +00:00
parent 5d576ab170
commit 4ce3de3f05
54 changed files with 131 additions and 23 deletions

View File

@@ -16,6 +16,7 @@ convenient route of access for the Right Hand Route.
<!-- Photo-CD 6121 1651 2353 img 96 -->
<hr />
<!-- LINKS -->
<div id="menu">
<ul id="links">
<li><a href="../pixrh.htm#dewdrop">Visual tour of 161</a></li>
<li><a href="../bsains.htm#snotp">Back to cave description</a></li>
@@ -24,5 +25,6 @@ convenient route of access for the Right Hand Route.
<li><a href="../../../areas.htm">Other Areas</a></li>
<li><a href="../../../index.htm">Back to Expedition Intro page</a></li>
</ul>
</div>
</body>
</html>