diff --git a/public/home/index.html b/public/home/index.html index 40111a7b415a1b8cf59a73ac4148c6265877ab6f..b0ffdc366f9ab9f2db95424e59deb47cd48696d6 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -82,7 +82,7 @@ <p> <div class="video-container"> - <iframe width="560" height="315" src="https://www.youtube.com/watch?v=blDgzP6E3uU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope" allowfullscreen></iframe> + <iframe width="560" height="315" src="https://www.youtube.com/embed/blDgzP6E3uU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope" allowfullscreen></iframe> </div> </p>