better UI

This commit is contained in:
biglyderv 2024-11-25 14:12:43 -05:00
parent fcde6549fa
commit 5622d2bee4
5 changed files with 25 additions and 14 deletions

View file

@ -1,5 +1,5 @@
<div class='header'>
<img src='/static/img/logo.svg'>
<img src='/static/img/logo.svgg'>
<a href='/'>BiglyChat</a>
<%if (username=='!nobody' ) { %>
<a href="/client/login">Login</a>