package.json updated

This commit is contained in:
rxf
2025-09-02 19:06:32 +02:00
parent 5ccd37b931
commit 633e1ea4f3
4 changed files with 784 additions and 573 deletions

View File

@@ -16,6 +16,8 @@ html(lang="de")
label(for="password") Passwort:
input#password(type="password" name="password" required)
button(type="submit") Login
#version Version: #{version} vom #{vdate}
if error
p.error= error
script(type="module" src="/login.js")