kms7530 commited on
Commit
c5f35a1
·
verified ·
1 Parent(s): 29966da

<iframe width="560" height="315" src="https://www.youtube.com/embed/HhVD-wYJ-i0?si=oxsBgdY9TgA2SeBm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Browse files
Files changed (1) hide show
  1. index.html +5 -2
index.html CHANGED
@@ -117,8 +117,11 @@
117
  </div>
118
  <button class="mt-6 w-full bg-primary hover:bg-blue-600 text-white py-2 rounded-md text-sm font-medium transition duration-150 ease-in-out">
119
  데모 영상
120
- </button>
121
- </div>
 
 
 
122
  </div>
123
  </div>
124
  </div>
 
117
  </div>
118
  <button class="mt-6 w-full bg-primary hover:bg-blue-600 text-white py-2 rounded-md text-sm font-medium transition duration-150 ease-in-out">
119
  데모 영상
120
+ </button>
121
+ <div class="mt-6">
122
+ <iframe width="100%" height="315" src="https://www.youtube.com/embed/HhVD-wYJ-i0?si=oxsBgdY9TgA2SeBm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
123
+ </div>
124
+ </div>
125
  </div>
126
  </div>
127
  </div>