We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597cdac commit a9f5bc7Copy full SHA for a9f5bc7
2 files changed
games/index.html
@@ -34,7 +34,7 @@ <h2 style="font-size: 40px;">
34
<table style="margin-top: 50px;">
35
<td class="footer">
36
<a href="https://github.com/HolyMythicalMan/Ludos"><strong>Ludos</strong></a>
37
- <a>2022-2025</a>
+ <a>(2022-2025)</a>
38
</td>
39
</table>
40
<script>
index.html
@@ -35,6 +35,9 @@ <h2>
<button class="youtube" onclick="openYoutube()">YouTube</button>
<button class="rumble" onclick="openRumble()">Rumble</button>
</h2>
+ <div>
+ <iframe class="rumble" width="640" height="360" src="https://rumble.com/embed/v6ycs1k/?pub=4ldocb" frameborder="0" allowfullscreen></iframe>
+ </div>
41
<div id="embed"></div>
42
<table>
43
0 commit comments