Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bribes committed Sep 3, 2024
1 parent f507937 commit 727edb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steam-id.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.8/umd/popper.min.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tippy.js/6.3.7/tippy.umd.min.js" crossorigin="anonymous"></script>
<script src="https://totp.codes/js/odometer.js" async></script>
<script src="https://totp.codes/js/odometer.js"></script>
<script src="./js/steamid.js" defer></script>
<script>window.addEventListener("load",()=>document.body.classList.remove("preload"))</script>
</head>
Expand Down

0 comments on commit 727edb5

Please sign in to comment.