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 ++- _shared/footer.html | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to '_shared') 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} diff --git a/_shared/footer.html b/_shared/footer.html index de15791..b7ed091 100644 --- a/_shared/footer.html +++ b/_shared/footer.html @@ -10,4 +10,7 @@ pgp / demo / wk.fo +
+source / +license -- cgit v1.2.3