diff --git a/book.json b/book.json index a8cd622..63d7fd2 100644 --- a/book.json +++ b/book.json @@ -25,9 +25,16 @@ "sharing-plus", "search", "search-pro", - "disqus" + "disqus", + "page-footer-ex" ], "pluginsConfig": { + "page-footer-ex": { + "copyright": "[Nick](https://github.com/nick233333)", + "markdown": true, + "update_label": "上次更新", + "update_format": "YYYY-MM-DD HH:mm:ss" + }, "disqus": { "shortName": "gitbook-linux" },