Add docs on MovieNight

This commit is contained in:
2021-08-24 22:09:28 -05:00
parent 77b642fd5e
commit 57c19f545c
3 changed files with 52 additions and 1 deletions

View File

@@ -29,6 +29,11 @@
<h1>SMZ3 Multiworld</h1>
<p>Strap two games together, then strap a bunch of those games together and shake them real hard</p>
</a>
<a href="/movienight" class="iconbutton">
<i class="fa fa-film"></i>
<h1>Movie Night</h1>
<p>Take a set, pop some popcorn, and watch a movie with da bois. Anybody can host if they want</p>
</a>
</div>
</div>
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>