Skip to content

Commit

Permalink
Update clusterrush.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoanimations authored Jan 17, 2024
1 parent c9e00cf commit 6917e5f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games/clusterrush.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://ricoanimations.github.io/style.css">
<link rel="shortcut icon" type="image/x-icon" href="./images/cream.ico">
<link rel="stylesheet" href="../style.css">
<link rel="shortcut icon" type="image/x-icon" href="../images/cream.ico">
<title>Cluster Rush</title>
</head>
<body>
<div class="container">
<iframe src="https://smdgames.github.io/mathgames66/7462e5fd-cbf3-4484-91ad-ad8574157409/content/w8.snokido.com/games/unity-webgl/cluster-rush/index.html" width="1000" height="600"></iframe>
</div>
</body>
</html>
</html>

0 comments on commit 6917e5f

Please sign in to comment.