This commit is contained in:
Xiexe
2020-10-03 01:41:58 -04:00
parent 74fff18332
commit 95b85f57ab
7 changed files with 178 additions and 13 deletions
+7 -3
View File
@@ -54,9 +54,13 @@
<p id="buildDate">Oct 13 2020</p>
<!-- BACKGROUND -->
<video autoplay muted loop id="background">
<source src="assets/img/bg/Shadowlands.webm" type="video/webm">
</video>
<div class="fullScreen">
<div class="centered">
<video autoplay muted loop id="background">
<source src="assets/img/bg/Shadowlands.webm" type="video/webm">
</video>
</div>
</div>
</div>
</body>