We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2b18a commit c24c5f0Copy full SHA for c24c5f0
1 file changed
views/public/teamV2.ejs
@@ -363,9 +363,10 @@
363
<iframe
364
class="mt-4 mb-4 w-full"
365
style="max-width: 640px; aspect-ratio: 16 / 9;"
366
- src="https://www.youtube-nocookie.com/embed/D11byCUwvuQ"
+ src="https://www.youtube-nocookie.com/embed/D11byCUwvuQ?rel=0&modestbranding=1&origin=https%3A%2F%2Fwww.mutorials.org"
367
title="YouTube video player"
368
frameborder="0"
369
+ referrerpolicy="origin-when-cross-origin"
370
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
371
allowfullscreen
372
></iframe>
0 commit comments