From 06fb78b5acaa42280a18419368c271efe120ace9 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Tue, 19 Sep 2017 21:59:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88widepage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/book.json b/book.json index fb76cc40f..316281b6d 100644 --- a/book.json +++ b/book.json @@ -1,13 +1,12 @@ { "title": "Kubernetes Handbook", - "description": "Let's play fun with kubernetes!", - "language": "zh-cn", + "description": "Kubernetes中文指南/实践手册", + "language": "zh-hans", "author": "Jimmy Song", "plugins": [ "github", "codesnippet", "splitter", - "wide-page", "page-toc-button", "image-captions", "page-footer-ex", @@ -26,10 +25,10 @@ }, "page-footer-ex": { "copyright": "Jimmy Song", - "update_label": "最后更新:", + "update_label": "最后更新于:", "update_format": "YYYY-MM-DD HH:mm:ss" }, "image-captions": { "caption": "图片 - _CAPTION_" } -} +} \ No newline at end of file