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