Skip to content

Commit c24c5f0

Browse files
committed
video fix 2
1 parent 1d2b18a commit c24c5f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

views/public/teamV2.ejs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,10 @@
363363
<iframe
364364
class="mt-4 mb-4 w-full"
365365
style="max-width: 640px; aspect-ratio: 16 / 9;"
366-
src="https://www.youtube-nocookie.com/embed/D11byCUwvuQ"
366+
src="https://www.youtube-nocookie.com/embed/D11byCUwvuQ?rel=0&modestbranding=1&origin=https%3A%2F%2Fwww.mutorials.org"
367367
title="YouTube video player"
368368
frameborder="0"
369+
referrerpolicy="origin-when-cross-origin"
369370
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
370371
allowfullscreen
371372
></iframe>

0 commit comments

Comments
 (0)