Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
firofame committed Jul 5, 2024
1 parent c4c0f97 commit 7a5be28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<div id="app">
<div id="video-container">
<iframe id="youtube-iframe" allow="autoplay; fullscreen" allowfullscreen></iframe>
<iframe id="youtube-iframe" allow="autoplay; fullscreen"></iframe>
<button id="fullscreen-btn"></button>
</div>
<div id="button-container">
Expand Down

0 comments on commit 7a5be28

Please sign in to comment.