Added mp4 sources and refactored some code
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<div class="centered">
|
||||
<video autoplay muted="true" loop id="background">
|
||||
<source src="assets/img/bg/Shadowlands.webm" type="video/webm">
|
||||
<source src="assets/img/bg/Shadowlands.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user