Skip to content

Commit

Permalink
Merge pull request #9 from sakundi/updating-sakundi-video
Browse files Browse the repository at this point in the history
Update the Video source from Sakundi Youtube Account
  • Loading branch information
kuronosec authored Jun 19, 2024
2 parents 033434b + 9e16804 commit 75ca958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/Features/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const Homepage = () => (
<div className="container">

<div align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/2sVjoDAEICI?si=SjbV1FRfCkEjAa_s" 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/5_Nb1nDyXDE?si=SBcQbRy76yUc4k1a" 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>
</div>

<div>
Expand Down

0 comments on commit 75ca958

Please sign in to comment.