Skip to content

Commit

Permalink
Merge pull request tlspuffin#322 from tlspuffin/youtube-video
Browse files Browse the repository at this point in the history
Update youtube video to the official one
  • Loading branch information
LCBH authored Jul 16, 2024
2 parents b6e5a89 + 868ca3a commit 79087b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Home from '@site/src/components/HomepageHeader';
<Home />

<center>
<iframe width="700" height="394" src="https://www.youtube.com/embed/dOZ3sKoZvvs?si=MVn-HXr6KfgAinbm" 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="700" height="394" src="https://www.youtube.com/embed/vvwJzb-JU2I?si=smUlEp26W_GOB4Lu" 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>
</center>


Expand Down

0 comments on commit 79087b9

Please sign in to comment.