From e31c78f893c0a24fd28d0cd4560479a43d70c880 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Fri, 16 Aug 2024 10:46:09 +0200 Subject: [PATCH] fixup! Implement client-side search using Pagefind --- hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yml b/hugo.yml index bfd69d3e2d..4b13f23913 100644 --- a/hugo.yml +++ b/hugo.yml @@ -33,7 +33,7 @@ module: target: content params: hugo_version: 0.132.2 - pagefind_version: 1.1.1-alpha.3 + pagefind_version: 1.1.1-alpha.4 latest_version: 2.46.0 latest_relnote_url: https://raw.github.com/git/git/master/Documentation/RelNotes/2.46.0.txt latest_release_date: '2024-07-29'