Added mp4 sources and refactored some code

This commit is contained in:
orels1
2020-10-04 01:47:35 +03:00
parent 1f9fa92f3d
commit c0258a67f7
11 changed files with 68 additions and 126 deletions
+1
View File
@@ -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>