diff --git a/zddc/internal/handler/projecthandler.go b/zddc/internal/handler/projecthandler.go index e28dcc4..0eebf8a 100644 --- a/zddc/internal/handler/projecthandler.go +++ b/zddc/internal/handler/projecthandler.go @@ -73,10 +73,22 @@ var projectLandingTmpl = template.Must(template.New("projectLanding").Parse(`
- + + + {{.Project}}
ZDDC project workspace diff --git a/zddc/internal/handler/projecthandler_test.go b/zddc/internal/handler/projecthandler_test.go index f90c0cd..5448797 100644 --- a/zddc/internal/handler/projecthandler_test.go +++ b/zddc/internal/handler/projecthandler_test.go @@ -69,6 +69,12 @@ func TestServeProjectLanding(t *testing.T) { "Master Deliverables List", `href="/Project-1/working"`, `href="/Project-1/archive/"`, + // Logo wraps to the deployment root — same convention as + // shared/logo.js applies in tools (which would route here + // to /Project-1, the project landing). On the project + // landing itself, "next up" is the deployment root. + `