Skip to content

Commit 4d634b2

Browse files
committed
Tweak typesense indexing.
1 parent 2e18858 commit 4d634b2

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Simple workflow for deploying static content to GitHub Pages
2-
name: Deploy static content to Pages
2+
name: Generate and Deploy
33

44
on:
55
# Runs on pushes targeting the default branch

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"selectors": {
1010
"default": {
1111
"lvl0": ".theme-doc-markdown h1",
12-
"lvl1": ".theme-doc-markdown p",
1312
"lvl2": ".theme-doc-markdown h3",
1413
"lvl3": ".theme-doc-markdown h5",
1514
"text": ".theme-doc-markdown p, .theme-doc-markdown ul li, .theme-doc-markdown table tbody tr"

0 commit comments

Comments
 (0)