Skip to content

Commit

Permalink
Update featured-video.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ATBrackeys authored Apr 28, 2024
1 parent 7911f0f commit eef822f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _includes/featured-video.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<section class="featured-video">

<div class="videoWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/j48LtUkZRjU" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LOhfqjmasi0?si=wNtLbt9HW_532STp" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
</div>

<div>
<h1>Make a game</h1>

<p>If you want to make a video game but don't know where to start this series will guide you from start to finish.</p>
<p>If you want to make a video game but don't know where to start this video will guide you from start to finish.</p>

<h2>Creating a game is really fun - just get started!</h2>
</div>

</section>
</section>

0 comments on commit eef822f

Please sign in to comment.