We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d774c65 commit 15d15efCopy full SHA for 15d15ef
docs/.vitepress/config.ts
@@ -25,7 +25,6 @@ export default defineConfig({
25
{ text: "Demo", link: "/demo" },
26
{ text: "Playground", link: "/playground" },
27
],
28
-
29
sidebar: [
30
{
31
text: "Get Started",
@@ -391,5 +390,8 @@ export default defineConfig({
391
390
link: "https://github.com/MelihAltintas/vue3-openlayers",
392
},
393
+ search: {
394
+ provider: "local",
395
+ },
396
397
});
0 commit comments