Master #36

Merged
sasha-astiadi merged 53 commits from master into development 2024-06-21 15:06:32 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit f5fa5d79c4 - Show all commits

View File

@ -39,7 +39,7 @@
<div class="relative lg:h-screen">
<div class="absolute inset-0 overflow-hidden">
<video autoplay muted loop class="h-full w-full object-cover lg:object-fill">
<source src="videos/ourworld.mp4" type="video/mp4">
<source src="videos/ow.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>