From 08a3fb8a2b0281c3c329b33215ec7f8866add606 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 14 Jul 2025 01:24:40 +0100 Subject: Add authentication and ability to change host --- web/command/html/create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/command/html/create.go') diff --git a/web/command/html/create.go b/web/command/html/create.go index a0b77d1..8b76776 100644 --- a/web/command/html/create.go +++ b/web/command/html/create.go @@ -56,7 +56,7 @@ func CreatePage(success, err string, formValues CreatePageForm) Node { ), Span( Class("form-help"), - Text("The fully qualified domain name for which this site is to be served on."), + Text("The fully qualified domain name for which this site is to be served on. If this site is not to be served by scrapbook, leave blank."), ), ), -- cgit v1.2.3-70-g09d2