update pagefind

This commit is contained in:
Zheyuan Wu
2025-07-10 14:30:58 -05:00
parent 9d3115f089
commit d64d10ef6d
5 changed files with 143 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ const withNextra = nextra({
mdxOptions: {
format: 'detect'
},
contentDirBasePath: '/',
contentDirBasePath: '/'
})
const bundleAnalyzer = withBundleAnalyzer({