Skip to content

Commit bd1bf4b

Browse files
author
Ω
authored
Fix more linked files
1 parent 380a5c8 commit bd1bf4b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
66
<title>Jet Yeh's</title>
77
<meta name="description" content="Play free unblocked games anytime and anywhere! Enjoy a wide selection of fun, exciting, and safe games for school or work" />
8-
<link rel="icon" href="img/favicon-32x32.png" />
8+
<link rel="icon" href="/img/favicon-32x32.png" />
99
<link rel="stylesheet" href="/css/style.css" />
1010
<link rel="stylesheet" href="/css/index.css" />
1111
<link rel="stylesheet" href="/css/gameGrid.css" />
@@ -28,7 +28,7 @@ <h2>Jet Yeh's</h2>
2828
</ul>
2929

3030
<div class="left-col">
31-
<img title="icon" src="img/icon.png" width="199px" />
31+
<img title="icon" src="/img/icon.png" width="199px" />
3232
</div>
3333
<div>
3434
<center>
@@ -48,10 +48,10 @@ <h1>
4848
<div class="title">Jet Yeh's Unblocked Games</div>
4949
</h1>
5050
<div class="right-col">
51-
<img title="music_icon" id="icon" src="img/play.png" />
51+
<img title="music_icon" id="icon" src="/img/play.png" />
5252
</div>
5353
<audio id="mySong">
54-
<source src="/media/beet-juice.mp4" type="audio/ogg" />
54+
<source src="/media/beet-juice.mp4" type="/audio/ogg" />
5555
</audio>
5656
</header>
5757
<br />

0 commit comments

Comments
 (0)