Update Intro Movie

This commit is contained in:
x8r 2025-09-21 19:01:19 -05:00
commit db9c37781b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -86,7 +86,7 @@
</div>
</center>
<div class="backdrop-blur"></div>
<video src="assets/intro.mp4" id="introVid" autoplay>
<video src="assets/intro.mp4" id="introVid">
</video>
<p id="opening" style="color: black; z-index: 100; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; text-shadow: transparent;">Please Click.</p>
</body>