mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +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> = {
|
const config: UserConfig<DefaultThemeOptions> = {
|
||||||
|
|
||||||
base: '/',
|
base: '/next/',
|
||||||
|
|
||||||
head: [['link', { rel: 'manifest', href: '/manifest.webmanifest' }], ['link', { rel: 'icon', href: `/logo.png` }]],
|
head: [['link', { rel: 'manifest', href: '/manifest.webmanifest' }], ['link', { rel: 'icon', href: `/logo.png` }]],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user