1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-05-12 16:23:06 +00:00
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2024-12-26 16:24:04 -05:00
parent afc634b0d2
commit d173e6ea73
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
22 changed files with 1433 additions and 472 deletions

View file

@ -11,7 +11,7 @@ html(lang="en")
main
header
a(href="/")
img#header-logo(src="/img/logo.svg", alt="logo")
img#header-logo(src="/img/logo.svg", alt="logo", title="meow")
nav
if session.loggedIn
if session.status & 0b001