Skip to content

Commit a9f5bc7

Browse files
Added most recent video to main page
1 parent 597cdac commit a9f5bc7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

games/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2 style="font-size: 40px;">
3434
<table style="margin-top: 50px;">
3535
<td class="footer">
3636
<a href="https://github.com/HolyMythicalMan/Ludos"><strong>Ludos</strong></a>
37-
<a>2022-2025</a>
37+
<a>(2022-2025)</a>
3838
</td>
3939
</table>
4040
<script>

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ <h2>
3535
<button class="youtube" onclick="openYoutube()">YouTube</button>
3636
<button class="rumble" onclick="openRumble()">Rumble</button>
3737
</h2>
38+
<div>
39+
<iframe class="rumble" width="640" height="360" src="https://rumble.com/embed/v6ycs1k/?pub=4ldocb" frameborder="0" allowfullscreen></iframe>
40+
</div>
3841
<div id="embed"></div>
3942
<table>
4043
<td class="footer">

0 commit comments

Comments
 (0)