There was an error while loading. Please reload this page.
1 parent 0a23771 commit 04134fdCopy full SHA for 04134fd
docs/nuxt.config.ts
@@ -6,4 +6,7 @@ export default defineNuxtConfig({
6
robots: {
7
robotsTxt: false
8
},
9
+llms: {
10
+domain: 'https://directus.github.io/vue-split-panel',
11
+},
12
});
0 commit comments