Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
simplysuvi committed Apr 24, 2024
1 parent 56cebfd commit f15c48d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h3>Hello!</h3>
<canvas id="overlay" width="400" height="300"></canvas>

<footer>
Made for demonstration purpose only by Suvrat Jain.
Made with ♥ by Suvrat Jain.
</footer>

<canvas id="eyes" width="55" height="25"></canvas>
Expand Down

0 comments on commit f15c48d

Please sign in to comment.