From 526b85648dc232f20873831765cf829bc95e0a32 Mon Sep 17 00:00:00 2001 From: Matthew <104187183+MatthewJeffson@users.noreply.github.com> Date: Tue, 19 Mar 2024 01:06:12 +0800 Subject: [PATCH] Update docsearch.json --- docsearch.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docsearch.json b/docsearch.json index f31f3919722c..ba52c8b9bc86 100644 --- a/docsearch.json +++ b/docsearch.json @@ -3,11 +3,10 @@ "start_urls": [ { "url": "https://wiki.seeedstudio.com/", - "selectors_key": "" } ], "selectors": { - "homepage": { + "lvl1": "header h1", "lvl2": "article h2", "lvl3": "article h3", @@ -15,7 +14,7 @@ "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",