Skip to content

Commit 1c9d75f

Browse files
authored
Merge pull request #99 from JuliaComputing/sp/deploy-pagefind
chore: use pagefind config for deployed page
2 parents ecca556 + a9a1d7d commit 1c9d75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ MultiDocumenter.make(
124124
docs;
125125
search_engine = MultiDocumenter.SearchConfig(
126126
index_versions = ["stable"],
127-
engine = MultiDocumenter.FlexSearch,
127+
engine = MultiDocumenter.PageFind,
128128
),
129129
rootpath = "/MultiDocumenter.jl/",
130130
canonical_domain = "https://juliacomputing.github.io/",

0 commit comments

Comments
 (0)