From 0258bf162efdeabbf12dae89a5c47b296ea2167f Mon Sep 17 00:00:00 2001 From: Matthew <104187183+MatthewJeffson@users.noreply.github.com> Date: Tue, 19 Mar 2024 01:12:35 +0800 Subject: [PATCH] Update docsearch.json --- docsearch.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docsearch.json b/docsearch.json index 18784a1da282..13febf9e0873 100644 --- a/docsearch.json +++ b/docsearch.json @@ -1,12 +1,9 @@ { - "index_name": "wiki_paltform", + "index_name": "wiki_platform", "start_urls": [ - { - "url": "https://wiki.seeedstudio.com/" - } + "https://wiki.seeedstudio.com/" ], "selectors": { - "default": { "lvl0": ".docs h1", "lvl1": ".docs h2", @@ -14,7 +11,7 @@ "lvl3": ".docs h4", "lvl4": ".docs h5", "text": ".docs p, .docs li" - }, + } }, "stop_urls": [ "https://wiki.seeedstudio.com/search",