Skip to content

Commit f12fe39

Browse files
authored
Fix audio tag formatting in index.html
1 parent c3cc87f commit f12fe39

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ <h3>Mixes</h3>
132132
download
133133
>Gen X Old School Mix 3 Mix</a
134134
>
135-
136135
<audio
137136
id="featuredPlayer"
138137
controls
@@ -151,7 +150,7 @@ <h3>Mixes</h3>
151150
download
152151
>Country</a
153152
>
154-
<audio
153+
<audio
155154
id="featuredPlayer"
156155
controls
157156
preload="none"
@@ -168,7 +167,7 @@ <h3>Mixes</h3>
168167
download
169168
>Country part 2</a
170169
>
171-
<audio
170+
<audio
172171
id="featuredPlayer"
173172
controls
174173
preload="none"

0 commit comments

Comments
 (0)