Skip to content

Commit

Permalink
video added
Browse files Browse the repository at this point in the history
  • Loading branch information
ombhojane committed Feb 26, 2024
1 parent 4b13395 commit bf4dcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h2 class="text-3xl font-bold text-gray-800 text-center mb-6">Image Generator fo
<section class="py-10">
<h2 class="text-3xl font-bold text-gray-800 text-center mb-6">How It Works</h2>
<div class="flex justify-center">
<iframe width="924" height="522" src="https://www.youtube.com/embed/ljFnld8GY40?si=WsrITNKvQC0ICSuV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe width="924" height="522" src="https://www.youtube.com/embed/2FaBmpFYylQ?si=jCcRZT-5MG6UOQ0_" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</section>

Expand Down

0 comments on commit bf4dcaa

Please sign in to comment.