mirror of
https://gitee.com/WeBank/fes.js.git
synced 2024-12-02 11:47:47 +08:00
docs: 文档base
This commit is contained in:
parent
dac79f09b6
commit
571ac92d04
@ -4,7 +4,7 @@ import { navbar, sidebar } from './configs'
|
||||
|
||||
const config: UserConfig<DefaultThemeOptions> = {
|
||||
|
||||
base: '/',
|
||||
base: '/next/',
|
||||
|
||||
head: [['link', { rel: 'manifest', href: '/manifest.webmanifest' }], ['link', { rel: 'icon', href: `/logo.png` }]],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user