Skip to content

Commit

Permalink
Testing video embeds in Github Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
xGauss05 committed Jun 14, 2024
1 parent aec1edb commit c04847c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,7 @@ <h3>So, what are the things I have done?</h3>
<h3>Guerrilla War Tribute</h3>
<p>In Project I along with my classmates we made a tribute to Guerrilla War. This was done with no Game Engine, and it was written in C++ using SDL2.</p>
<div class="center">
<iframe width="450" height="300"
src="https://www.youtube.com/embed/IJbKSpz9Nc8">
</iframe>
<iframe width="450" height="300" src="https://www.youtube.com/embed/IJbKSpz9Nc8?si=X31ie_gyUvKqqRhZ" 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>
<p>Check it out at <a href="https://github.com/xGauss05/OwoGamesProject1" target="_blank">GitHub</a>.</p>
</div>
</div>
Expand Down

0 comments on commit c04847c

Please sign in to comment.