Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemoProgrammer committed May 10, 2024
1 parent a25f8c7 commit 712bb5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/index-Bm2CMoAB.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@font-face {
font-family: teko;
src: url(../teko.ttf) format("truetype")
src: url(../teko.ttf) format("truetype")
}

* {
Expand Down
1 change: 1 addition & 0 deletions assets/index-G1UScs0J.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./style.css">
<title>Golf Game</title>
<script type="module" crossorigin src="./assets/index-Bom9287_.js"></script>
<script type="module" crossorigin src="./assets/index-G1UScs0J.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-BhdgLZzI.js">
<link rel="stylesheet" crossorigin href="./assets/index-Bm2CMoAB.css">
</head>
Expand Down

0 comments on commit 712bb5f

Please sign in to comment.