mirror of https://github.com/knative/docs.git
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:
parent
0dd542dffa
commit
3106badad4
|
@ -248,7 +248,6 @@ theme:
|
|||
custom_dir: overrides
|
||||
features:
|
||||
- navigation.tabs
|
||||
- navigation.instant
|
||||
- navigation.tracking
|
||||
- navigation.tabs.sticky
|
||||
- navigation.indexes
|
||||
|
|
Loading…
Reference in New Issue