From aeef60f77d24a6c883760a467bd5ccdffaefc814 Mon Sep 17 00:00:00 2001 From: Charlotte Wickham Date: Fri, 17 Jan 2025 10:17:23 -0800 Subject: [PATCH] Use test index for search --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 1c9ea0a17b..f538a322d0 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -31,7 +31,7 @@ website: show-item-context: true type: overlay algolia: - index-name: prod_QUARTO + index-name: test_QUARTO application-id: ZPJB5I1QN7 search-only-api-key: 41be6c1e0a7fea4a51b107810facf577 analytics-events: true