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 19, 2024
1 parent ffd141a commit 527cb59
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>Contrast Perception Tool</title>
<title>COPE: Contrast Perception Evaluation</title>
</head>

<body>
<h1>Contrast Perception Test on HMD</h1>
<h1>COPE: Contrast Perception Evaluation on HMD</h1>
<ul id="menu">
<li>
<a class="experimentList" href="./tool/"><img src="Image/exp1.PNG">
<div class="title">Contrast Perception Test</div>
<div class="title">COPE: Contrast Perception Evaluation</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 527cb59

Please sign in to comment.