Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -6
index.html
CHANGED
|
@@ -344,9 +344,9 @@ const videoFiles = [
|
|
| 344 |
{ file: 'tmp22o82oge.output.mp4', tab: 7 },
|
| 345 |
{ file: 'tmp43xj9wgj.output.mp4', tab: 7 },
|
| 346 |
|
| 347 |
-
{ file: '7-1.mp4', tab:
|
| 348 |
-
{ file: '7-2.mp4', tab:
|
| 349 |
-
{ file: '7-3'.mp4', tab:
|
| 350 |
|
| 351 |
// 여덟 번째 그룹 (탭 8)
|
| 352 |
{ file: 'tmp59a06_s4.output.mp4', tab: 8 },
|
|
@@ -364,9 +364,9 @@ const videoFiles = [
|
|
| 364 |
{ file: 'tmpnuljiasj.output.mp4', tab: 8 },
|
| 365 |
{ file: 'tmpqh0z4uts.output.mp4', tab: 8 },
|
| 366 |
|
| 367 |
-
{ file: '8-1.mp4', tab:
|
| 368 |
-
{ file: '8-2.mp4', tab:
|
| 369 |
-
{ file: '8-3.mp4', tab:
|
| 370 |
|
| 371 |
{ file: 'tmps_zu8c60.output.mp4', tab: 8 }
|
| 372 |
];
|
|
|
|
| 344 |
{ file: 'tmp22o82oge.output.mp4', tab: 7 },
|
| 345 |
{ file: 'tmp43xj9wgj.output.mp4', tab: 7 },
|
| 346 |
|
| 347 |
+
{ file: '7-1.mp4', tab: 7 },
|
| 348 |
+
{ file: '7-2.mp4', tab: 7 },
|
| 349 |
+
{ file: '7-3'.mp4', tab: 7 },
|
| 350 |
|
| 351 |
// 여덟 번째 그룹 (탭 8)
|
| 352 |
{ file: 'tmp59a06_s4.output.mp4', tab: 8 },
|
|
|
|
| 364 |
{ file: 'tmpnuljiasj.output.mp4', tab: 8 },
|
| 365 |
{ file: 'tmpqh0z4uts.output.mp4', tab: 8 },
|
| 366 |
|
| 367 |
+
{ file: '8-1.mp4', tab: 8 },
|
| 368 |
+
{ file: '8-2.mp4', tab: 8 },
|
| 369 |
+
{ file: '8-3.mp4', tab: 8 },
|
| 370 |
|
| 371 |
{ file: 'tmps_zu8c60.output.mp4', tab: 8 }
|
| 372 |
];
|