summaryrefslogtreecommitdiff
path: root/pagefind.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pagefind.toml')
-rw-r--r--pagefind.toml4
1 files changed, 2 insertions, 2 deletions
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"