Merge branch 'main' of https://github.com/grublox/grublox-site
This commit is contained in:
commit
a657204d77
|
|
@ -85,9 +85,11 @@ class PartyStarter {
|
|||
</div>
|
||||
</nav>';
|
||||
}
|
||||
function footer() {
|
||||
echo "<hr>hi this is footer";
|
||||
}
|
||||
function footer() { ?><hr>
|
||||
<div class="text-center">
|
||||
<h1>that was grublox</h1>
|
||||
</div>
|
||||
<?php }
|
||||
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue