Skip to content

Commit

Permalink
Add restart game button Markup to the page
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedElaguab committed Oct 24, 2018
1 parent 43f52c6 commit ac8aa10
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 @@ -89,6 +89,8 @@ <h1>Matching Game</h1>
<h1>Congratulations! You Won!</h1>
<p>With <span class="stars-number"></span> Stars, <span class="moves-value"></span> Moves & <span class="time-value"></span>
Seconds.</p>

<button class="btn">Restart</button>
</div>

<script src="js/app.js"></script>
Expand Down

0 comments on commit ac8aa10

Please sign in to comment.