Remove navigation.instant feature to fix anchors (#3830)

Looks like navigation.instant makes link anchors not work properly. I
don't think the feature really buys us anything, our search index isn't
_that_ big, so easiest to just disable it.
This commit is contained in:
Julian Friedman 2021-06-22 15:47:28 +01:00 committed by GitHub
parent 0dd542dffa
commit 3106badad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -248,7 +248,6 @@ theme:
custom_dir: overrides
features:
- navigation.tabs
- navigation.instant
- navigation.tracking
- navigation.tabs.sticky
- navigation.indexes