Skip to content

Commit ac03d07

Browse files
committed
fix: algolia sidebar selector
1 parent 562ba4a commit ac03d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.algolia/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"selectors": {
3737
"default": {
3838
"lvl0": {
39-
"selector": ".sidebar h5.active, .content h1",
39+
"selector": ".sidebar a.active",
4040
"global": true,
4141
"default_value": "Documentation"
4242
},

0 commit comments

Comments
 (0)