Skip to content

Commit

Permalink
fix(algolia) h1 no longer inside .content (Kong#2033)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjennings authored May 13, 2020
1 parent 785d287 commit cff8f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algolia/config-ee.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"global": true,
"default_value": "Kong"
},
"lvl1": ".content h1",
"lvl1": "h1",
"lvl2": ".content h2",
"lvl3": ".content h3",
"lvl4": ".content h4",
Expand Down

0 comments on commit cff8f50

Please sign in to comment.