We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1893487 commit b7d47eaCopy full SHA for b7d47ea
src/components/ui/GlobalSearch.astro
@@ -85,6 +85,7 @@
85
element: container,
86
showSubResults: true,
87
showImages: false,
88
+ bundlePath: '/coding-algorithms/pagefind/',
89
baseUrl: '/coding-algorithms/',
90
translations: {
91
placeholder: 'Search documentation...',
0 commit comments