Skip to content

Commit

Permalink
minor bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sourabh782 committed Aug 10, 2024
1 parent 4e58a43 commit cd7318b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Games/Hit_The_Mole/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<h1>Whack-a-mole!</h1>
<h1>Hit-The-Mole!</h1>
<h1 class="score">0</h1>
<div class="start">
<button onClick="startGame()">Start!</button>
Expand Down
Binary file modified assets/images/Hit_The_Mole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd7318b

Please sign in to comment.