Track 2 files into repository.
- modified book.json - untracked layouts/footer.html Auto commit by GitBook Editor
Showing
2 changed files
with
9 additions
and
2 deletions
1 | { | 1 | { |
2 | + "language": "zh-hans", | ||
2 | "plugins": [ | 3 | "plugins": [ |
3 | "-sharing", | 4 | "-sharing", |
4 | - "tbfed-pagefooter" | 5 | + "-page-treeview", |
6 | + "-footer", | ||
7 | + "-tbfed-pagefooter" | ||
5 | ], | 8 | ], |
6 | - "pluginsConfig": { | 9 | + ".pluginsConfig": { |
10 | + "layout": { | ||
11 | + "footerPath": "layouts/footer.html" | ||
12 | + }, | ||
7 | "tbfed-pagefooter": { | 13 | "tbfed-pagefooter": { |
8 | "copyright": "© Taobao FED Team", | 14 | "copyright": "© Taobao FED Team", |
9 | "modify_label": "该文件修订时间:", | 15 | "modify_label": "该文件修订时间:", |
layouts/footer.html
0 → 100644
1 | +footer.html |
-
Please register or login to post a comment