Skip to content

Commit 10a770b

Browse files
committed
remove enabled_index from config
1 parent c6ba075 commit 10a770b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

_config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ rss: RSS
1717
remote_theme: sighingnow/jekyll-gitbook
1818

1919
toc:
20-
enabled: true
21-
enabled_index: true
22-
h_min: 1
23-
h_max: 3
20+
enabled: true
21+
h_min: 1
22+
h_max: 3
2423

2524
# customize the link favicon in header, will be {{site.baseurl}}/{{site.favicon_path}}
2625
favicon_path: /assets/gitbook/images/favicon.ico

0 commit comments

Comments
 (0)