Update page titles

This commit is contained in:
2025-03-07 14:42:36 -05:00
parent a0b5a2a6f8
commit 235299b65d
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ func LoginHandler(w http.ResponseWriter, r *http.Request) {
func LoginView(errorMsg string) Node {
currentYear := time.Time.Year(time.Now())
return RootLayout("Login",
return RootLayout("Login | MaxWarden",
Body(
InlineStyle(`
$me {