Skip to content

Commit

Permalink
icon changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sarry7045 committed Nov 2, 2024
1 parent e5315b2 commit b621cd2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added catapult (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Projectile Motion</title>
<link rel="shortcut icon" href="./catapult (1).png" type="image/x-icon">
<link rel="stylesheet" href="style.css" />
</head>
<body>
Expand Down
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

// Initialize visualizer
const visualizer = new ProjectileVisualizer('trajectory');

Expand Down

0 comments on commit b621cd2

Please sign in to comment.