From c3d91bc45c1c4c75f880bf32d623589bbb6f3765 Mon Sep 17 00:00:00 2001 From: Xuchun Shang Date: Wed, 22 Feb 2023 19:54:35 +0800 Subject: [PATCH] conf: rename the title of this document Signed-off-by: Xuchun Shang --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index 6818d24..adb36ac 100644 --- a/book.json +++ b/book.json @@ -1,5 +1,5 @@ { - "title": "OpenAnolis", + "title": "龙蜥特性百科", "description": "Anolis features", "author": "openanolis.cn", "gitbook": ">= 3.2.2", -- Gitee