Skip to content

Commit b1d31b6

Browse files
committed
update
1 parent a4c1b7c commit b1d31b6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,14 @@ nav:
4040
theme:
4141
name: "material"
4242
features:
43+
- navigation.expand
44+
- navigation.sections
45+
# - navigation.tabs
46+
# - navigation.tabs.sticky
47+
- navigation.top
48+
- navigation.tracking
4349
- content.code.annotate
4450
- content.action.edit
45-
- navigation.expand
4651

4752
plugins:
4853
- mkdocs-jupyter:

0 commit comments

Comments
 (0)