mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 06:55:55 +00:00
chore: rm ununsed algolia crawler config file
This commit is contained in:
parent
c73ee5d36a
commit
c301b88283
13
config.json
13
config.json
@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"index_name": "toshiki-note",
|
|
||||||
"start_urls": ["https://note.toshiki.dev/"],
|
|
||||||
"selectors": {
|
|
||||||
"lvl0": "",
|
|
||||||
"lvl1": ".content h1",
|
|
||||||
"lvl2": ".content h2",
|
|
||||||
"lvl3": ".content h3",
|
|
||||||
"lvl4": ".content h4",
|
|
||||||
"lvl5": ".content h5",
|
|
||||||
"content": ".content p, .content li"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user