Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stennen authored Oct 24, 2023
1 parent 7a95aec commit 1216c0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions drift-hunters/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MY0THGFRYS"></script>
<link rel="icon" href="stennerela.jpg">
<link rel="icon" href="../stennerela.jpg">
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Drift Hunters - Sten Unblocked</title>
<link rel="stylesheet" href="slope/style/style.css">
<script src="slope/UnityProgress.js"></script>
<link rel="stylesheet" href="../slope/style/style.css">
<script src="../slope/UnityProgress.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3054952862534774" crossorigin="anonymous"></script>

<script>
Expand Down Expand Up @@ -55,6 +55,6 @@ <h3><a id="likes" href="#" onclick="like()">Loading likes...</a></h3>
<script>
var game = "/drift-hunters/";
</script>
<script src="stenunblockedmain.js"></script>
<script src="../stenunblockedmain.js"></script>
</body>
</html>

0 comments on commit 1216c0d

Please sign in to comment.