rebranding
This commit is contained in:
parent
e92c87c5da
commit
a881077f7f
4 changed files with 22 additions and 11 deletions
|
@ -1,14 +1,7 @@
|
|||
<%- include('header.ejs') -%>
|
||||
<div class='area'>
|
||||
<h1>About</h1>
|
||||
<p>
|
||||
<b>BiglyChat</b> is a project sharing communtiy built on <a href='https://scratch.mit.edu/'>Scratch</a> and
|
||||
<a href='https://turbowarp.org'>TurboWarp</a>
|
||||
. The source code is <a href='https://codeberg.org/onezDerv/bigly-chat'>free software</a>.
|
||||
</p>
|
||||
<p>
|
||||
Anyone can selfhost an instance to take control of their community.
|
||||
</p>
|
||||
<h1>BiglyChat</h1>
|
||||
<p>A community for video editing</p>
|
||||
<%if (username=='!nobody' ) { %>
|
||||
<div class="button"><a href="/client/register">Join</a></div>
|
||||
<% } %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue