Skip to content

Commit

Permalink
Merge pull request #45 from 1xINTERNET/feature/37-Add-missing-videos
Browse files Browse the repository at this point in the history
#37 Add more missing videos
  • Loading branch information
breidert authored Aug 24, 2024
2 parents b0f04be + 95ceff5 commit 7c2e8d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/VideoPlayer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ const t = useTranslations(lang);
</div>
<div class="relative">
<div class="flex gap-3 overflow-x-scroll scrollbar-hide">
<div data-service="youtube" data-id="qaJB5lGHCWY" data-autoscale></div>
<div data-service="youtube" data-id="yY0W4mSKxLM" data-autoscale></div>
<div data-service="youtube" data-id="KSmVxpeZ-I0" data-autoscale></div>
<div data-service="youtube" data-id="MG3YDN2_Hh0" data-autoscale></div>
<div data-service="youtube" data-id="IT7UrvUu0jI" data-autoscale></div>
<div data-service="youtube" data-id="KDyQYFIrZLU" data-autoscale></div>
<div data-service="youtube" data-id="2LRZmlB8kqo" data-autoscale></div>
<div data-service="youtube" data-id="I9kYR1UJvYE" data-autoscale></div>
<div data-service="youtube" data-id="HOspySopaLI" data-autoscale></div>
<div data-service="youtube" data-id="fYZRMUclHK0" data-autoscale></div>
<div data-service="youtube" data-id="-q7Z9Mk7Uf8" data-autoscale></div>
<div data-service="youtube" data-id="YFI6ZiXunIo" data-autoscale></div>
Expand Down

0 comments on commit 7c2e8d7

Please sign in to comment.