We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62067b5 commit 473b446Copy full SHA for 473b446
_build/_theme/_templates/globaltoc.html
@@ -1,7 +1,6 @@
1
<div class=submenu>
2
{% set menu = [
3
- ('The Book', 'book/index'),
4
- ('The Cookbook', 'cookbook/index'),
+ ('Home', 'index'),
5
('The Components', 'components/index'),
6
('The Best Practices', 'best_practices/index'),
7
('The Quick Tour', 'quick_tour/index'),
0 commit comments