Skip to content

Commit e50f758

Browse files
committed
fix(instant-loading): disable instant loading
1 parent 6267778 commit e50f758

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
@@ -106,8 +106,8 @@ theme:
106106
# - navigation.expand
107107
- navigation.footer
108108
- navigation.indexes
109-
- navigation.instant
110-
- navigation.instant.prefetch
109+
# - navigation.instant
110+
# - navigation.instant.prefetch
111111
- navigation.prune # prune is incompatible with expand
112112
# - navigation.sections
113113
- navigation.tabs

0 commit comments

Comments
 (0)