From cd4402e62e7538a32b4172e81aebbebfed9410e4 Mon Sep 17 00:00:00 2001 From: Peng Hailin Date: Wed, 10 Apr 2019 04:54:37 +0800 Subject: [PATCH] Daily update. 2019-04-10 04:54:32 --- README.md | 2 +- book.json | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7140dd6..df9d36d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -60 通过 CCNA +60天通过CCNA ======= 你可以直接在 xfoss.com 阅读本书:[ccna60d.xfoss.com](https://ccna60d.xfoss.com/)。xfoss.com 还有其他书籍: diff --git a/book.json b/book.json index 21bd147..a256c01 100644 --- a/book.json +++ b/book.json @@ -1,4 +1,28 @@ { + "author": "Translated by Peng Hailin, laxers@gmail.com", + "description": "这是一本 CCNA 教程", + "generator": "xfoss.com 网站", + "links": { + "sharing": { + "weibo": null + }, + "sidebar": { + "60天通过CCNA考试": "https://ccna60d.xfoss.com/" + } + }, + "pdf": { + "fontSize": 12, + "footerTemplate": null, + "headerTemplate": null, + "margin": { + "bottom": 36, + "left": 62, + "right": 62, + "top": 36 + }, + "pageNumbers": false, + "paperSize": "a4" + }, "plugins" : [ "highlight-code", "livereload",