Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianestebanrodriguez committed Jan 6, 2024
1 parent 6540e53 commit e87e8ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@
<div id="incorrect-letters"></div>
<div id="hangman-image"></div>
<div id="message"></div>
<div id="keyboard-container"></div>
<button id="reset-button" onclick="resetGame()">Reiniciar Juego</button>
</div>
<script src="app.js"></script>
</body>
</html>

0 comments on commit e87e8ad

Please sign in to comment.