Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanc490 authored Dec 8, 2023
1 parent 6ed5016 commit 247c4f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<body>
<h1>WebXR Test Patterns by DIDSR</h1>
<ul id="menu">
<li>
<!--<li>
<a href="./TCA/"><img src="Images/tca-menu.jpg">
<div class="title">TCA Test</div>
<div class="description">Test for Transverse Chromatic Aberration in immersive mode.</div>
</a>
<a class="instructions" href="https://github.com/DIDSR/WebXR-tools/tree/main/TCA"
title="See instructions">?</a>
</li>
</li>-->
<li>
<a href="./Custom/"><img src="Images/patternGenerator.PNG">
<div class="title">Custom Pattern Creator</div>
Expand All @@ -42,4 +42,4 @@ <h1>WebXR Test Patterns by DIDSR</h1>
href="https://github.com/DIDSR/WebXR-tools">See on GitHub</a>.</div>
</body>

</html>
</html>

0 comments on commit 247c4f0

Please sign in to comment.