From 78ba6f3d3d2959fb6f046317917b978ece517ef5 Mon Sep 17 00:00:00 2001 From: Accusys Date: Mon, 18 May 2026 10:00:51 +0800 Subject: [PATCH] docs: fix logout f-string escaping, rebuild --- scripts/build_docs.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build_docs.py b/scripts/build_docs.py index e6627b4..52106b1 100644 --- a/scripts/build_docs.py +++ b/scripts/build_docs.py @@ -65,7 +65,7 @@ a:hover td {{ background: #f8f8f8; border-radius: 4px; }}

{title}

-Logout +Logout

{subtitle}

{"".join(links)}
@@ -123,7 +123,7 @@ a {{ color: #0066cc; }}