Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vriddhi04 authored Jun 8, 2024
1 parent 1883724 commit b01850d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Games/16_Puzzle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
</head>

<body>
<div class="link">
<a href="https://kunjgit.github.io/GameZone/">Home</a>
</div>
<div class="game">
<div class="grid">
<button>1</button>
Expand Down Expand Up @@ -37,4 +40,4 @@ <h1 class="message">You win!</h1>

<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit b01850d

Please sign in to comment.