Skip to content

Commit

Permalink
index.html: Add 2024 team video
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrxyz committed Oct 7, 2024
1 parent 398ab6d commit b4ef23d
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 @@ -101,7 +101,7 @@ <h2 class="text-3xl font-bold font-light mb-6 text-left px-10">About Us</h2>
<h2 class="text-3xl font-bold font-light mb-6 text-left px-10">Watch our Journey</h2>
<p class="text-gray-600 text-left px-10 mb-6">This video was made for the 2022 RobotX competition!</p>
<div class="flex justify-center">
<iframe class="max-w-5xl w-full aspect-video rounded-lg" src="https://www.youtube.com/embed/gQAfHJL4BPw"></iframe>
<iframe class="max-w-5xl w-full aspect-video rounded-lg" src="https://www.youtube.com/embed/fPJV5_51v6Y"></iframe>
</div>
</div>

Expand Down

0 comments on commit b4ef23d

Please sign in to comment.