Initial commit

This commit is contained in:
simon
2017-11-22 19:13:00 -05:00
commit e3ab67e95c
133 changed files with 202341 additions and 0 deletions

8
header.inc.html Normal file
View File

@@ -0,0 +1,8 @@
<header id="header">
<div class="logo container">
<div>
<h1><a href="index.php" id="logo">Much Assembly Required</a></h1>
<!--<p>(TODO: game summary)</p>-->
</div>
</div>
</header>