Commit 2a7226b893b7a321f1c22f7d037b814665220185

Authored by 小川 费
1 parent cddb4710
Exists in master

1

Showing 2 changed files with 4 additions and 4 deletions   Show diff stats
inner/book.json
... ... @@ -55,8 +55,8 @@
55 55 },
56 56 "anchor-navigation-ex": {
57 57 "associatedWithSummary": false,
58   - "showLevel": true,
59   - "multipleH1": true,
  58 + "showLevel": false,
  59 + "multipleH1": false,
60 60 "mode": "float",
61 61 "pageTop": {
62 62 "showLevelIcon": false,
... ...
outer/book.json
... ... @@ -55,8 +55,8 @@
55 55 },
56 56 "anchor-navigation-ex": {
57 57 "associatedWithSummary": false,
58   - "showLevel": true,
59   - "multipleH1": true,
  58 + "showLevel": false,
  59 + "multipleH1": false,
60 60 "mode": "float",
61 61 "pageTop": {
62 62 "showLevelIcon": false,
... ...