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:
Binary file not shown.
+1
-1
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user