Skip to content

Commit

Permalink
NMS-13540: Highlight search terms in result page
Browse files Browse the repository at this point in the history
  • Loading branch information
fooker committed Jan 26, 2023
1 parent 634144b commit 98fafa7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2.1
executors:
docs-executor:
docker:
- image: opennms/antora:3.1.1-b8850
- image: opennms/antora:3.1.1-b9069
publish-executor:
docker:
- image: circleci/buildpack-deps:focal
Expand Down
10 changes: 4 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@antora/cli": "3.1.1",
"@antora/lunr-extension": "1.0.0-alpha.8",
"@antora/lunr-extension": "https://github.com/opennms-forge/antora-lunr-extension.git",
"@antora/site-generator": "3.1.1"
}
}

0 comments on commit 98fafa7

Please sign in to comment.