funky buttons
This commit is contained in:
parent
7e95520506
commit
a24dd957f7
3 changed files with 12 additions and 9 deletions
|
@ -5,19 +5,17 @@
|
|||
|
||||
page_header();
|
||||
?>
|
||||
<?php if (!($_GET['page'] > 0)) { ?>
|
||||
|
||||
<div class="banner"><img class="banner-background" src="/img/newlogo.svg">
|
||||
<div class="banner-content">
|
||||
<?php if (!($_GET['page'] > 0)) { ?>
|
||||
<div class="banner"><img class="banner-background" src="/img/newlogo.svg">
|
||||
<div class="banner-content">
|
||||
<h1>BiglyChat</h1>
|
||||
<pre>BiglyChat is a niche forum for Dervland experiments and games.</pre>
|
||||
<h2>Community</h2>
|
||||
|
||||
<a class="form-button" href="/register.php">Join the Community</a>
|
||||
<a class="form-button" href="/tou.php">Terms of Use</a>
|
||||
<a class="form-button" href="https://dervland.net/">More Projects</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
comments("root","root");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue