Skip to content

Commit

Permalink
Add new showreel video
Browse files Browse the repository at this point in the history
  • Loading branch information
coppolaemilio committed Dec 19, 2024
1 parent f7376fc commit c4f119d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _includes/showreel-shelf.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@
<section class="flex grid" style="grid-template-columns: repeat(auto-fill, minmax(250px, 1fr))">
<article>
<div class="showreel-video">
<a href="https://www.youtube.com/watch?v=W1_zKxYEP6Q" target="_blank">
<img src="/assets/showcase/showreels/2023-all.webp" alt="Showreel: 2023 Godot Games">
<a href="https://www.youtube.com/watch?v=n1Lon_Q2T18" target="_blank">
<img src="/assets/showcase/showreels/2024.webp" alt="Showreel: 2024 Godot Games">
</a>
</div>
</article>

<article>
<div class="showreel-video">
<a href="https://www.youtube.com/watch?v=UAS_pUTFA7o" target="_blank">
<img src="/assets/showcase/showreels/2022-desktop.webp" alt="Showreel: 2022 Godot Desktop Games">
<a href="https://www.youtube.com/watch?v=W1_zKxYEP6Q" target="_blank">
<img src="/assets/showcase/showreels/2023-all.webp" alt="Showreel: 2023 Godot Games">
</a>
</div>
</article>

<article>
<div class="showreel-video">
<a href="https://www.youtube.com/watch?v=xF3QiQfQxeQ" target="_blank">
<img src="/assets/showcase/showreels/2022-mobile.webp" alt="Showreel: 2022 Godot Mobile Games">
<a href="https://www.youtube.com/watch?v=UAS_pUTFA7o" target="_blank">
<img src="/assets/showcase/showreels/2022-desktop.webp" alt="Showreel: 2022 Godot Desktop Games">
</a>
</div>
</article>

<article>
<div class="showreel-video">
<a href="https://www.youtube.com/watch?v=9kKp0oguzr8" target="_blank">
<img src="/assets/showcase/showreels/2022-apps.webp" alt="Showreel: 2022 Godot Apps &amp; Tools">
<a href="https://www.youtube.com/watch?v=xF3QiQfQxeQ" target="_blank">
<img src="/assets/showcase/showreels/2022-mobile.webp" alt="Showreel: 2022 Godot Mobile Games">
</a>
</div>
</article>
Expand Down
Binary file added assets/showcase/showreels/2024.webp
Binary file not shown.

0 comments on commit c4f119d

Please sign in to comment.