docs: 文档base

This commit is contained in:
wanchun 2022-05-16 17:33:56 +08:00
parent dac79f09b6
commit 571ac92d04

View File

@ -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` }]],