Skip to content

Commit 8ca3ab0

Browse files
committed
Tweak indexing.
1 parent b32e912 commit 8ca3ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

search-server/typesense-scraper/typesense-scraper-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"selectors": {
1010
"default": {
1111
"lvl0": ".theme-doc-sidebar-item-link-level-2 .menu__link--active",
12-
"lvl1": "header h1",
12+
"lvl1": "article h1",
1313
"lvl2": "article h3",
1414
"lvl3": "article h5, article td:first-child",
1515
"text": "article p, article li, article td:last-child"

0 commit comments

Comments
 (0)