-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7911f0f
commit eef822f
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |