Skip to content

Commit

Permalink
add youtube tutorial - how to use
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijASU committed Sep 11, 2023
1 parent 9b35ce1 commit f7224f9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,12 @@ <h1>Do something Better with your Time.</h1>
</div>
<!-- banner image-->
<div class="banner-image">
<img src="assets/img/banner/mockup.png" alt="">
<!-- <img src="assets/img/banner/mockup.png" alt=""> -->
<iframe width="560" height="315"
src="https://www.youtube.com/embed/LyMY-XlR66M?si=yOx3sdO9cbSfla83"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<!--End of banner image-->
</div>
Expand Down

0 comments on commit f7224f9

Please sign in to comment.