Skip to content

Commit a9a1d7d

Browse files
committed
chore: use pagefind config for deployed page
1 parent ecca556 commit a9a1d7d

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)