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

Commit 652ad97

Browse files
authored
Update jumperup.html
1 parent 9cd669a commit 652ad97

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

website/jumperup.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>Jumper Up</title>
7+
<link rel="icon" type="image/x-icon" href="https://usrx215.github.io/scgames/jumperup.png">
78
<style>
89
body {
910
margin: 0;
@@ -293,4 +294,4 @@
293294
gameLoop();
294295
</script>
295296
</body>
296-
</html>
297+
</html>

0 commit comments

Comments
 (0)