This commit is contained in:
biglyderv 2024-11-25 14:12:43 -05:00
parent 2f0b0fb39f
commit 2db35ebd45
3 changed files with 24 additions and 2 deletions

View file

@ -11,7 +11,10 @@
href='https://codeberg.org/onezDerv/bigly-chat'>source</a> if you want to contribute or make a
fork.</i></p>
</details>
<details>
<summary><b>Guidelines</b></summary>
<%- include ('guidelines.ejs') -%>
</details>
<%if (username=='!nobody' ) { %>
<div class="button"><a href="/client/register">Join</a></div>
<% } %>