Skip to content

Commit f48ac80

Browse files
authored
docs: enable instant navigation (#337)
This reduces page jumping and avoids repository details animation when navigating to another page inside the documentation.
1 parent 69b1542 commit f48ac80

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.base.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ theme:
2626
code: Source Code Pro
2727
favicon: favicon.png
2828
language: en
29-
features: []
29+
features:
30+
- navigation.instant
3031

3132
plugins:
3233
- search

0 commit comments

Comments
 (0)