Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -4
index.html
CHANGED
@@ -311,10 +311,11 @@ const videoFiles = [
|
|
311 |
{ file: '4-3.mp4', tab: 4 },
|
312 |
{ file: 'z8.mp4', tab: 4 },
|
313 |
{ file: 'aq3.mp4', tab: 4 },
|
314 |
-
{ file: '
|
315 |
-
{ file: '
|
316 |
-
|
317 |
-
|
|
|
318 |
|
319 |
// 다섯 번째 그룹 (탭 5)
|
320 |
{ file: 't1.mp4', tab: 5 },
|
|
|
311 |
{ file: '4-3.mp4', tab: 4 },
|
312 |
{ file: 'z8.mp4', tab: 4 },
|
313 |
{ file: 'aq3.mp4', tab: 4 },
|
314 |
+
{ file: 'NY4.mp4', tab: 4 },
|
315 |
+
{ file: 'NY5.mp4', tab: 4 },
|
316 |
+
|
317 |
+
|
318 |
+
|
319 |
|
320 |
// 다섯 번째 그룹 (탭 5)
|
321 |
{ file: 't1.mp4', tab: 5 },
|