Skip to content

Commit

Permalink
circles is now targets
Browse files Browse the repository at this point in the history
  • Loading branch information
joaorceschini committed May 7, 2024
1 parent 1a9e33a commit 3f5f81b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1 id="title">apm test</h1>
<button id="crescentDecrescent" onclick="crescentDecrescent()">
crescent
</button>
<label for="circles-select">circles</label>
<label for="circles-select">targets</label>
<select name="circles" id="circles-select">
<option value="6" selected>6</option>
<option value="5">5</option>
Expand All @@ -30,7 +30,7 @@ <h1 id="title">apm test</h1>
<p>
r or space or click on the title to reset
<br />
6, 5, 4, 3 to select circles
6, 5, 4, 3 to select targets
<br />
s to enable/disable sound
</p>
Expand Down

0 comments on commit 3f5f81b

Please sign in to comment.