Skip to content

Commit

Permalink
update intro video
Browse files Browse the repository at this point in the history
  • Loading branch information
eri24816 committed Mar 8, 2024
1 parent 6f92e3f commit 757254c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TitleSection/TitleSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="right">
<div class="intro-video-container">

<iframe class="intro-video" src="https://www.youtube.com/embed/Dj_KtQUV9jo?si=OivIT33t53nah6tV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe class="intro-video" src="https://www.youtube.com/watch?v=y0bLtB6szJk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit 757254c

Please sign in to comment.