From 6b6bd281673554ee44707293535edfad5a9919c1 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sat, 13 Jul 2024 18:57:04 -0400 Subject: Address updates to pagefind interface Also a hack to address the fact that posts now use relative URLs for images --- pagefind.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pagefind.toml') diff --git a/pagefind.toml b/pagefind.toml index f2cf276..9270d17 100644 --- a/pagefind.toml +++ b/pagefind.toml @@ -1,2 +1,2 @@ -source = "site" -bundle_dir = "_pagefind" +site = "site" +output_subdir = "_pagefind" -- cgit v1.3