Skip to content

Commit 569b258

Browse files
committed
docs: add llms domain configuration and update dependencies
1 parent ebc4b60 commit 569b258

File tree

3 files changed

+18212
-18193
lines changed

3 files changed

+18212
-18193
lines changed

docs/nuxt.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ export default defineNuxtConfig({
3535
},
3636
},
3737
},
38+
llms: {
39+
domain: 'https://relaticle.github.io/flowforge',
40+
},
3841
nitro: {
3942
preset: 'github_pages',
4043
},

0 commit comments

Comments
 (0)