Skip to content

Commit

Permalink
update landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
aardgoose committed Nov 16, 2023
1 parent 6b69749 commit ba3d717
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@

</script>
<h1>Cave View</h1>
<h2>... a 3D cave survey viewer for the web, version 2.7.0</h2>
<h2>... a 3D cave survey viewer for the web, version 2.7.1</h2>
<div id="scene-box" >
<div id="scene" class="cv-container" ><div id="scene-caption" ></div></div>
</div>
Expand Down Expand Up @@ -245,10 +245,10 @@ <h3>Demos</h3>
<h3>Information</h3>

<p>Release date: 2023-02-08</p>
<p><a href="https://github.com/aardgoose/CaveView.js/releases" >Download package and Release Notes (2.7.0)</a></p>
<p><a href="https://github.com/aardgoose/CaveView.js/releases" >Download package and Release Notes (2.7.1)</a></p>
<p><a href="installation.html" >Installation instructions</a></p>
<p><a href="reference.html" >API Reference</a></p>
<p><a href="https://github.com/aardgoose/CaveView.js/tree/2.7.0" >Source code available here.</a></p>
<p><a href="https://github.com/aardgoose/CaveView.js/tree/2.7.1" >Source code available here.</a></p>
<p><a href="https://threejs.org/" >Built with three.js r150</a></p>
<p><a href="build.html" >Building instructions</a></p>

Expand Down

0 comments on commit ba3d717

Please sign in to comment.