From c2ab8ee9409ac26a95e9a4c80c8ada51a22313f1 Mon Sep 17 00:00:00 2001 From: ewy Date: Thu, 9 Apr 2026 21:29:25 +0200 Subject: upd --- pages/landing.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/landing.go') diff --git a/pages/landing.go b/pages/landing.go index d2c2fc3..a4a6f90 100644 --- a/pages/landing.go +++ b/pages/landing.go @@ -6,7 +6,7 @@ import ( "net/http" ) -//go:embed landing.gohtml +//go:embed html/landing.gohtml var landContent string func Land(w http.ResponseWriter, r *http.Request) { -- cgit v1.3