Skip to content

Commit

Permalink
Added Odysee embeds.
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-stoj committed Nov 20, 2024
1 parent 1c1cab8 commit 26dbbda
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 4 deletions.
25 changes: 23 additions & 2 deletions en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,31 @@ <h2>Support the Project</h2>
</li>
</ul>

<!--
<a name="gameplay-videos"></a>
<h2>Gameplay Videos</h2>

<div class="row" style="margin-top: 20px">
<div class="col-md-6 col-sm-6 col-xs-6">
<iframe
id="odysee-iframe"
style="width: 374px; aspect-ratio: 16 / 9"
src="https://odysee.com/$/embed/@BeatLabs:f/beat-labs-the-way-its-meant-to-be-played:a?r=DiKAZvMFSnG8FT8ZNrRz86ijVEMAckvr"
allowfullscreen
></iframe>
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<div class="col-md-6 col-sm-6 col-xs-6">
<iframe
id="odysee-iframe"
style="width: 374px; aspect-ratio: 16 / 9"
src="https://odysee.com/$/embed/@BeatLabs:f/beat-labs-retro-drive:b?r=DiKAZvMFSnG8FT8ZNrRz86ijVEMAckvr"
allowfullscreen
></iframe>
</div>
</div>
</div>

<!--
<div class="row" style="margin-top: 20px">
<div class="col-md-6 col-sm-6 col-xs-6">
<iframe
Expand Down Expand Up @@ -573,7 +594,7 @@ <h2>Gameplay Videos</h2>
></iframe>
</div>
</div>
-->
-->

<a name="links"></a>
<h2>Links</h2>
Expand Down
25 changes: 23 additions & 2 deletions pl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -470,10 +470,31 @@ <h2>Wesprzyj projekt</h2>
</li>
</ul>

<!--
<a name="gameplay-videos"></a>
<h2>Filmy z rozgrywki</h2>

<div class="row" style="margin-top: 20px">
<div class="col-md-6 col-sm-6 col-xs-6">
<iframe
id="odysee-iframe"
style="width: 374px; aspect-ratio: 16 / 9"
src="https://odysee.com/$/embed/@BeatLabs:f/beat-labs-the-way-its-meant-to-be-played:a?r=DiKAZvMFSnG8FT8ZNrRz86ijVEMAckvr"
allowfullscreen
></iframe>
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<div class="col-md-6 col-sm-6 col-xs-6">
<iframe
id="odysee-iframe"
style="width: 374px; aspect-ratio: 16 / 9"
src="https://odysee.com/$/embed/@BeatLabs:f/beat-labs-retro-drive:b?r=DiKAZvMFSnG8FT8ZNrRz86ijVEMAckvr"
allowfullscreen
></iframe>
</div>
</div>
</div>

<!--
<div class="row" style="margin-top: 20px">
<div class="col-md-6 col-sm-6 col-xs-6">
<iframe
Expand Down Expand Up @@ -552,7 +573,7 @@ <h2>Filmy z rozgrywki</h2>
></iframe>
</div>
</div>
-->
-->

<a name="links"></a>
<h2>Linki</h2>
Expand Down

0 comments on commit 26dbbda

Please sign in to comment.