From b8788713af385a1402ba0d7e3ee4a5951cac657b Mon Sep 17 00:00:00 2001 From: Ahmed Date: Fri, 19 Jun 2026 17:09:55 +0300 Subject: fix: network nav and style --- _shared/build.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_shared/build.py') diff --git a/_shared/build.py b/_shared/build.py index 7d27f41..a12cd73 100644 --- a/_shared/build.py +++ b/_shared/build.py @@ -19,9 +19,10 @@ def render(title, breadcrumb, style, extra_css, body, footer):
-

gumx / {breadcrumb}

+
+

{breadcrumb}

{body}
{footer} -- cgit v1.2.3