Skip to content

Commit 79fcdea

Browse files
committed
Replace home video with playlist
1 parent c677d25 commit 79fcdea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_pages/index/en.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2 class="clish">
9999
<div class="row">
100100
<div class="large-12 columns large-centered">
101101
<div class="flex-video ratio-16-9">
102-
<iframe width="1200" height="675" src="https://www.youtube.com/embed/P15V3UwmXnc?rel=0&amp;showinfo=0" allowfullscreen></iframe>
102+
<iframe width="1200" height="675" src="https://www.youtube.com/embed/videoseries?list=PLdX8RO6QsgB4llevKYVQ2NX9PDCNjSoqS" frameborder="0" allowfullscreen></iframe>
103103
</div>
104104
<div class="row columns description">
105105
<a href="{{ site.data.links.youtube_channel }}" class="youtube button">» Watch more videos</a>

_pages/index/fr.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2 class="clish">
9999
<div class="row">
100100
<div class="large-12 columns large-centered">
101101
<div class="flex-video ratio-16-9">
102-
<iframe width="1200" height="675" src="https://www.youtube.com/embed/P15V3UwmXnc?rel=0&amp;showinfo=0" allowfullscreen></iframe>
102+
<iframe width="1200" height="675" src="https://www.youtube.com/embed/videoseries?list=PLdX8RO6QsgB4llevKYVQ2NX9PDCNjSoqS" frameborder="0" allowfullscreen></iframe>
103103
</div>
104104
<div class="row columns description">
105105
<a href="{{ site.data.links.youtube_channel }}" class="youtube button">» Voir plus de vidéos</a>

0 commit comments

Comments
 (0)