From 3fa2762c2829f7bbf6e2204c5d593cec8ee8cbb2 Mon Sep 17 00:00:00 2001 From: ZDDC Date: Sun, 10 May 2026 07:46:59 -0500 Subject: [PATCH] fix(zddc-server): project landing logo links to deployment root MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The project landing page at / had its own hand-rolled header with
- + + + {{.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. + `