Skip to content

Commit

Permalink
old config
Browse files Browse the repository at this point in the history
  • Loading branch information
mkflow27 committed Jun 29, 2024
1 parent b391847 commit 013ba6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/algolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
"lvl2": ".page h2",
"lvl3": ".page h3",
"lvl4": ".page h4",
"lvl5": ".page h5" }}'
"lvl5": ".page h5",
"text": ".page p, .page li, .page td" }}'
name: Index Algolia
steps:
- name: Algolia Docsearch Action
Expand Down

0 comments on commit 013ba6e

Please sign in to comment.