Skip to content

Commit

Permalink
Main Banner Video. 무한 반복 재생 하도록 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
ryusudol committed Oct 30, 2023
1 parent 19c32db commit 30213cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front-end/components/Main/MainBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const MainBanner = ({ contents }: PropsType) => {
playing={true}
muted={true}
controls={false}
loop={true}
disablePictureInPicture={true}
// poster={
// 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg'
Expand Down

0 comments on commit 30213cd

Please sign in to comment.