Merge branch 'chore/remove-sound-from-game-trailer' into 'main'

Legal: Remove sound from trailer as we don't want microsoft to sue us :)

See merge request cs108-fs26/Gruppe-13!194
This commit is contained in:
Jona Walpert
2026-05-21 12:01:23 +00:00
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -134,7 +134,7 @@
<article class="media-card"> <article class="media-card">
<h3 data-i18n="mediaTrailer">Trailer</h3> <h3 data-i18n="mediaTrailer">Trailer</h3>
<video controls playsinline preload="metadata" loading="lazy"> <video controls playsinline preload="metadata" loading="lazy">
<source src="Casono-Trailer.webm" type="video/webm"> <source src="casono-trailer.mp4" type="video/mp4">
<span data-i18n="videoFallback">Ihr Browser unterstützt das Video-Tag nicht.</span> <span data-i18n="videoFallback">Ihr Browser unterstützt das Video-Tag nicht.</span>
</video> </video>
</article> </article>