From e3b0ef7e56e64ffeb7a054d7e8d54ea7712c3372 Mon Sep 17 00:00:00 2001 From: liaosy Date: Thu, 22 Jan 2026 15:00:14 +0800 Subject: [PATCH] docs: update the `bookCollapseSection: true` config in the Getting Started module. (#1048) Co-authored-by: liaosy --- docs/content.en/docs/getting-started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.en/docs/getting-started/_index.md b/docs/content.en/docs/getting-started/_index.md index 02802973..9fdafe9c 100644 --- a/docs/content.en/docs/getting-started/_index.md +++ b/docs/content.en/docs/getting-started/_index.md @@ -1,5 +1,5 @@ --- weight: 1 title: "Getting Started" -bookCollapseSection: false +bookCollapseSection: true ---