Add logo on login page

This commit is contained in:
Christoph Hagen
2021-12-21 14:53:34 +01:00
parent 7de2352c61
commit 8329b9c8b5
2 changed files with 9 additions and 1 deletions

View File

@@ -76,6 +76,7 @@
<div id="login-window">
<div id="login-window-vertical-center">
<div id="login-window-inner">
<div id="sheephead-logo">\_______/<br> \ - - / <br> \ | / <br> \_/ <br><br>Sheephead</div>
<label for="usrname">Username</label>
<input type="text" id="user-name" name="usrname" required>