Added project 1 - Embedded YouTube Video.

This commit is contained in:
jme9
2024-12-06 17:14:11 -08:00
parent 08c3537ef3
commit 827926820c
4 changed files with 140 additions and 10 deletions
+13 -3
View File
@@ -88,9 +88,19 @@
Loading...
</p>
</div>
<!-- Project 1 Second Column: Images -->
<!-- Project 1 Second Column: Video -->
<div class="project1-video-container">
<h1 class="project-title">LunaLight - Teaser</h1>
<h1 class="project-title">LunaLight - First Look</h1>
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/J_KjVaEGNk4?si=O0-429xP-P2r7JSx&autoplay=1&loop=1&playlist=J_KjVaEGNk4&mute=1"
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>
</div>
</section>
@@ -105,7 +115,7 @@
Loading...
</p>
</div>
<!-- Project 2 Second Column: Images -->
<!-- Project 2 Second Column: Form -->
<div class="project2-form-container">
<h1 class="project-title">EightBiterator</h1>
</div>