8000 Update index.html · msz-coder/breakout-game@092b815 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 092b815

Browse files
authored
Update index.html
1 parent 0ab8124 commit 092b815

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ <h2>How To Play:</h2>
2525
<canvas id="canvas" width="800" height="600"></canvas>
2626

2727
<script src="script.js"></script>
28+
<footer>
29+
<p>Coded with ❤️ by Shafay</p>
30+
</footer>
2831
</body>
2932

30-
</html>
33+
</html>

0 commit comments

Comments
 (0)
0