Skip to content

Commit 5b08e0e

Browse files
committed
fix: disable instant navigation to avoid latex rendering problem
1 parent 1d02bee commit 5b08e0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ theme:
7575
# - navigation.expand
7676
- navigation.footer
7777
- navigation.indexes
78-
- navigation.instant
79-
- navigation.instant.prefetch
78+
# - navigation.instant
79+
# - navigation.instant.prefetch
8080
- navigation.prune # prune is incompatible with expand
8181
# - navigation.sections
8282
- navigation.tabs

0 commit comments

Comments
 (0)