Changement vidéo principale

This commit is contained in:
Maxanator 2019-01-22 22:27:03 +01:00
parent ef88b1950e
commit 6cd0ccfda2
1 changed files with 2 additions and 2 deletions

View File

@ -406,14 +406,14 @@
var player;
function onYouTubeIframeAPIReady() {
player = new YT.Player('player', {
videoId: 'ykNBS69MA-w',
videoId: '-IH7vC_Kaj8',
playerVars: {
autoplay: 1,
controls: 0,
disablekb: 1,
loop: 1,
modestbranding: 1,
playlist: 'ykNBS69MA-w',
playlist: '-IH7vC_Kaj8',
rel: 0,
showinfo: 0
},