From 8c3996e7f6ad392bda66d1ad94350d4de3508983 Mon Sep 17 00:00:00 2001 From: Guo Zhang Date: Wed, 22 Nov 2023 17:34:31 +0800 Subject: [PATCH] fix[_toc.yml]: init chapter --- _toc.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_toc.yml b/_toc.yml index c845bb7..5fb43a1 100644 --- a/_toc.yml +++ b/_toc.yml @@ -1,6 +1,9 @@ format: jb-book root: index.md chapters: + - file: init/README.md + sections: + - file: init/repo_naming.md - file: planning/README.md - file: coding/README.md - file: building/README.md