Skip to content

Commit 88c5fe4

Browse files
authored
Update index.html
1 parent 839cf87 commit 88c5fe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ <h1>Refresh Me</h1>
1515

1616
<div class="dice">
1717
<p>Player 1</p>
18-
<img class="img1" alt= "img1" src="">
18+
<img class="img1" alt = "img1" src="">
1919
</div>
2020

2121
<div class="dice">
2222
<p>Player 2</p>
23-
<img class="img2" src="">
23+
<img class="img2" alt = "img2" src="">
2424
</div>
2525

2626
</div>

0 commit comments

Comments
 (0)