Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ixxxar authored Feb 26, 2024
1 parent bb53b44 commit 2c19f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2247,7 +2247,7 @@
main();
} else {
$(document).ready(() => {
$('.video-container').append('<iframe style="min-width: 133vw;min-height:129vh" title="vimeo-player" src="https://player.vimeo.com/video/916801522?&muted=1&controls=0&autoplay=1&loop=1" allowfullscreen frameborder="0" allow="autoplay; fullscreen"></iframe>')
$('.video-container').append('<iframe style="min-width: 137vw;min-height:128vh" title="vimeo-player" src="https://player.vimeo.com/video/916801522?&muted=1&controls=0&autoplay=1&loop=1" allowfullscreen frameborder="0" allow="autoplay; fullscreen"></iframe>')
})
}
</script>
Expand Down

0 comments on commit 2c19f03

Please sign in to comment.