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

@@ -17,6 +17,7 @@ electric drill had died early in the exploration of this series.
<!-- Photo by video from print -->
<hr />
<!-- LINKS -->
<div id="menu">
<ul id="links">
<li><a href="../pixrh.htm">Visual tour of 161</a></li>
<li>Back to <a href="../offrhr.htm#vestab">cave description</a></li>
@@ -27,5 +28,6 @@ guide, bolting section</a></li>
<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>