Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit eaf6fa9

Browse files
authored
Update trampoline.html
1 parent 8047e26 commit eaf6fa9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

website/trampoline.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Trampoline</title>
7+
<link rel="icon" type="image/x-icon" href="https://usrx215.github.io/scgames/trampoline.png">
78
<style>
89
* { margin: 0; padding: 0; box-sizing: border-box; }
910
body {
@@ -321,4 +322,4 @@ <h1>Trampoline</h1>
321322
startEnemies();
322323
</script>
323324
</body>
324-
</html>
325+
</html>

0 commit comments

Comments
 (0)