Skip to content

Commit

Permalink
🐛 Try fixing video
Browse files Browse the repository at this point in the history
  • Loading branch information
o-laurent committed May 15, 2024
1 parent d7fed98 commit d378190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h2 class="project-tagline">{{ page.description | default: site.description | de

<main id="content" class="main-content" role="main">
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/CMhX-pOiIQU?si=aGKhwtYH9P4a8-1M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/CMhX-pOiIQU?si=aGKhwtYH9P4a8-1M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="no-referrer-when-downgrade" allowfullscreen></iframe>
</center>

{{ content }}
Expand Down

0 comments on commit d378190

Please sign in to comment.