From cb6cd79db4f940c0418fb53eb7b5e4928ff3a4f2 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 19 Jul 2026 02:50:33 +0200 Subject: [PATCH 1/2] Trigger PR deploy after central nav fix Add a non-functional config comment change to trigger a fresh pull_request merged run after the central Build-Site nav injection fix. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- .github/zensical.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/zensical.toml b/.github/zensical.toml index 7a83281..6f0a6c2 100644 --- a/.github/zensical.toml +++ b/.github/zensical.toml @@ -1,4 +1,5 @@ # Navigation behavior is injected centrally by Process-PSModule Build-Site. +# This file remains repo-local for theme and docs metadata only. [project] site_name = "-{{ REPO_NAME }}-" repo_name = "-{{ REPO_OWNER }}-/-{{ REPO_NAME }}-" From a74aa2dc4c850caa8034335deb8c19f85f0eb9c7 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 19 Jul 2026 02:54:01 +0200 Subject: [PATCH 2/2] Trigger full docs publish refresh Add a non-rendered README marker so important-change detection triggers Build-Site/Publish-Site and publishes current centralized nav-state behavior. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68db4f3..4a696eb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ display: none !important; } + {{ DESCRIPTION }}