Skip to content

Commit 7719c0d

Browse files
Merge pull request shivamgupta2020#8 from 9389lalit/master
Update index.html
2 parents d48948b + 30f0a8f commit 7719c0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<li class="nav"><a href="./gameinfo.html">Game Info</a></li>
1818
</ul>
1919
</nav>
20+
// it's a nice game to play
2021

2122
<div class="Heading" id="heading">
2223
<h1 class="h1">THE GREAT</h1>
@@ -56,4 +57,4 @@ <h1 class="h1">COLOR GAME</h1>
5657
<script src="./index.js"></script>
5758
</body>
5859

59-
</html>
60+
</html>

0 commit comments

Comments
 (0)