Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
chuminzhao authored Dec 18, 2024
1 parent 52d9182 commit 28f991c
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 @@ -3,15 +3,15 @@
<head>
<meta charset="utf-8">
<link href="style.css" rel="stylesheet">
<title>WebXR Tools | DIDSR</title>
<title>Contrast Perception Tool</title>
</head>

<body>
<h1>WebXR Contrast Sensitivity by DIDSR</h1>
<h1>Contrast Perception Test on HMD</h1>
<ul id="menu">
<li>
<a class="experimentList" href="./tool/"><img src="Image/exp1.PNG">
<div class="title">Contrast Sensitivity Test</div>
<div class="title">Contrast Perception Test</div>
<div class="description">Tool that measures the contrast sensitivity of human subjects.</div>
</a>
<a class="instructions" href="./documentation/" title="See instructions">?</a>
Expand Down

0 comments on commit 28f991c

Please sign in to comment.