Skip to content

Commit a0d75d0

Browse files
Update player.html
1 parent b16ec58 commit a0d75d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/player.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ <h2>Jet Yeh's</h2>
7777
<div class="main_content">
7878
<iframe id="game-frame" src="" allowfullscreen></iframe>
7979
</div>
80+
<div style="height: 2000px;"></div>
8081
</div>
81-
<script type="text/javascript" src="../js/seasonal.js"></script>
8282
<script>
8383
const params = new URLSearchParams(window.location.search);
8484
const gameUrl = params.get("src");

0 commit comments

Comments
 (0)