admins are not as prominent as remaining things
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
Philipp Hofer 2025-04-19 09:39:02 +02:00
parent a242bc1fbc
commit fdcd3e8e80

View File

@ -145,7 +145,7 @@ async fn index(session: Session) -> Markup {
}
}
li {
a role="button" href="/admin/user" {
a href="/admin/user" {
"Admins"
}
}