m
This commit is contained in:
parent
fcd7db6e2a
commit
2e97691d91
1 changed files with 5 additions and 3 deletions
|
@ -39,8 +39,6 @@
|
||||||
<h2>Community</h2>
|
<h2>Community</h2>
|
||||||
|
|
||||||
<a class="form-button" href="/register.php">Join the Community</a>
|
<a class="form-button" href="/register.php">Join the Community</a>
|
||||||
<br>
|
|
||||||
|
|
||||||
<a class="form-button" href="/tou.php">Terms of Use</a>
|
<a class="form-button" href="/tou.php">Terms of Use</a>
|
||||||
<a class="form-button" href="https://dervland.net/">More Projects</a>
|
<a class="form-button" href="https://dervland.net/">More Projects</a>
|
||||||
<a class="form-button" href="https://git.dervland.net/biglyderv/new-bigly-chat">Developer Portal</a>
|
<a class="form-button" href="https://git.dervland.net/biglyderv/new-bigly-chat">Developer Portal</a>
|
||||||
|
@ -87,4 +85,8 @@
|
||||||
</div>
|
</div>
|
||||||
<?php }
|
<?php }
|
||||||
page_footer();
|
page_footer();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
<div class='comment'>
|
||||||
|
<pre>To help maintain future development and hosting, you can donate Bitcoin to the following address: <a href='bitcoin:bc1qvqz534yxktay5ykpm59nxu4706uwj567ejzq3e<' class='link'>bc1qvqz534yxktay5ykpm59nxu4706uwj567ejzq3e</a></pre>
|
||||||
|
</div>
|
Loading…
Reference in a new issue