Skip to content

Commit

Permalink
Update docsearch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJeffson authored Mar 18, 2024
1 parent e62331c commit 526b856
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docsearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,18 @@
"start_urls": [
{
"url": "https://wiki.seeedstudio.com/",
"selectors_key": ""
}
],
"selectors": {
"homepage": {

"lvl1": "header h1",
"lvl2": "article h2",
"lvl3": "article h3",
"lvl4": "article h4",
"lvl5": "article h5, article td:first-child",
"lvl6": "article h6",
"text": "article p, article li, article td:last-child"
}

},
"stop_urls": [
"https://wiki.seeedstudio.com/search",
Expand Down

0 comments on commit 526b856

Please sign in to comment.