mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
vuepress base
This commit is contained in:
parent
373639e1a9
commit
15c492d7cf
@ -4,5 +4,5 @@ export default defineUserConfig({
|
|||||||
title: 'IT4C Frontend Boilerplate Documentation',
|
title: 'IT4C Frontend Boilerplate Documentation',
|
||||||
description: 'IT4C Frontend Boilerplate Documentation',
|
description: 'IT4C Frontend Boilerplate Documentation',
|
||||||
dest: 'build/docs',
|
dest: 'build/docs',
|
||||||
base: '/boilerplate-frontend/',
|
base: process.env.VUEPRESS_BASE ?? '/',
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user