some stuff

This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent 2c10aa662b
commit a97bded7f5
3 changed files with 21 additions and 3 deletions

View file

@ -2,15 +2,15 @@
<div class='banner'><img class='banner-background' src='/static/img/bg.svg'>
<div class='banner-content'>
<h1>BiglyChat</h1>
<p>BiglyChat is a niche community for broadcasting videos to your fanbase.</p>
<p>BiglyChat is a niche community for broadcasting videos, playing games, and chatting with friends.</p>
<h2>Community</h2>
<%if (username=='!nobody' ) { %>
<a class='form-button' href="/client/register">Join the Community</a>
<br />
<% } %>
<a class='form-button' href="/client/tou">Terms of Use</a>
<a class='form-button' href="https://discord.gg/wZ3mg58JMT">Discord Server</a>
<a class='form-button' href="https://git.xuyezo.net/Zuxxied/bigly-chat">Developer Portal</a>
<a class='form-button' href="https://dervland.net/">More Projects</a>
<a class='form-button' href="https://git.dervlnd.net/core/bigly-chat">Developer Portal</a>
</div>
</div>
<h1 class='content-header'>Follow Feed</h1>