All the expansions

This commit is contained in:
Xiexe
2020-10-03 16:17:22 -04:00
parent fce7105e6b
commit 1ca0d94358
25 changed files with 926 additions and 20 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
<!-- BACKGROUND -->
<div class="fullScreen">
<div class="centered">
<video autoplay muted loop id="background">
<video autoplay muted="true" loop id="background">
<source src="assets/img/bg/Shadowlands.webm" type="video/webm">
</video>
</div>