From 66bd5d2f7fd84eec39d69f4a8f5c435fc978804f Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 19 Mar 2026 17:14:20 +0000 Subject: Add site passwords --- web/command/html/authenticate.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/command/html/authenticate.go') diff --git a/web/command/html/authenticate.go b/web/command/html/authenticate.go index 3d85325..fde99c1 100644 --- a/web/command/html/authenticate.go +++ b/web/command/html/authenticate.go @@ -6,7 +6,7 @@ import ( . "maragu.dev/gomponents/html" ) -func AuthenticatePage(err string) Node { +func AuthenticateScrapbookPage(err string) Node { return Page("Authenticate", H1(Text("Welcome to scrapbook")), -- cgit v1.2.3-70-g09d2