mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: add auto sub folder
This commit is contained in:
@@ -87,7 +87,8 @@ export default defineNuxtConfig({
|
||||
// '/api/releases.json',
|
||||
// '/api/pulls.json'
|
||||
],
|
||||
crawlLinks: true
|
||||
crawlLinks: true,
|
||||
autoSubfolderIndex: false
|
||||
// ignore: !process.env.NUXT_GITHUB_TOKEN ? ['/pro'] : []
|
||||
},
|
||||
cloudflare: {
|
||||
|
||||
Reference in New Issue
Block a user