From cde98d144ef373012634c5be4dccca6d205791c3 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 9 Jul 2026 20:41:01 +0800 Subject: docs: add hero banners and unify page titles in dev-docs --- docs/dev-docs/_sidebar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dev-docs/_sidebar.md') diff --git a/docs/dev-docs/_sidebar.md b/docs/dev-docs/_sidebar.md index 5c254cd..57b1911 100644 --- a/docs/dev-docs/_sidebar.md +++ b/docs/dev-docs/_sidebar.md @@ -1,9 +1,9 @@ - [Welcome!](README) * Abouts - * [ai-translation-rule](pages/abouts/ai-translation-rule) + * [AI Translation Rule](pages/abouts/ai-translation-rule) * [code-verify-system](pages/abouts/code-verify-system) * Issues * [The Mod Pathfinder](pages/issues/the-mod-pathfinder) * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time) * templates - * [Title](pages/templates/doc) + * [Helpdoc Template](pages/templates/doc) -- cgit