Browse Source

try page-toc in place of navigator

skullY 8 năm trước cách đây
mục cha
commit
d6d14b6794
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      book.json

+ 1 - 1
book.json

@@ -5,11 +5,11 @@
     "plugins" : [
     "plugins" : [
       "anchors",
       "anchors",
       "edit-link",
       "edit-link",
-      "navigator",
       "forkmegithub",
       "forkmegithub",
       "git-author",
       "git-author",
       "hints",
       "hints",
       "numbered-headings",
       "numbered-headings",
+      "page-toc",
       "terminal",
       "terminal",
       "toolbar"
       "toolbar"
     ],
     ],