ginipick commited on
Commit
efe0d92
β€’
1 Parent(s): 79e8b16

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -10
index.html CHANGED
@@ -99,16 +99,16 @@
99
  <script>
100
  // λΉ„λ””μ˜€ 파일 λͺ©λ‘μ„ 직접 λ°°μ—΄λ‘œ 지정
101
  const videoFiles = [
102
- '1.mp4',
103
- '2.mp4',
104
- '3.mp4',
105
- '4.mp4',
106
- '5.mp4',
107
- '6.mp4',
108
- '7.mp4',
109
- '8.mp4',
110
- '9.mp4',
111
- '10.mp4',
112
  // ν•„μš”ν•œ 만큼 λΉ„λ””μ˜€ 파일λͺ…을 μΆ”κ°€ν•˜μ„Έμš”
113
  ];
114
 
 
99
  <script>
100
  // λΉ„λ””μ˜€ 파일 λͺ©λ‘μ„ 직접 λ°°μ—΄λ‘œ 지정
101
  const videoFiles = [
102
+ 'i1.mp4',
103
+ 'i2.mp4',
104
+ 'i3.mp4',
105
+ 'i4.mp4',
106
+ 'i5.mp4',
107
+ 'i6.mp4',
108
+ 'i7.mp4',
109
+ 'i8.mp4',
110
+ 'i9.mp4',
111
+ 'i0.mp4',
112
  // ν•„μš”ν•œ 만큼 λΉ„λ””μ˜€ 파일λͺ…을 μΆ”κ°€ν•˜μ„Έμš”
113
  ];
114