update baseUrl
This commit is contained in:
parent
a1db42f7bd
commit
7d1ecece4d
@ -3,8 +3,8 @@ import { defineConfig } from 'dumi';
|
||||
// more config: https://d.umijs.org/config
|
||||
|
||||
export default defineConfig({
|
||||
title: 'VoerkaI18n',
|
||||
base:"/voerkai18n/",
|
||||
title: 'VoerkaI18n全流程国际化解决方案',
|
||||
base:"/voerka-i18n/",
|
||||
mode: 'site',
|
||||
logo: "/images/i18n.png",
|
||||
outputPath:"docs/dist",
|
||||
|
@ -4,7 +4,7 @@ hero:
|
||||
desc: 适用于Nodejs/React/Vue/Svelte/Javascript的国际化解决方案
|
||||
actions:
|
||||
- text: 快速入门
|
||||
link: https://zhangfisher.github.io/voerka-i18n/voerkao18n/guide/intro/get-started
|
||||
link: https://zhangfisher.github.io/voerka-i18n/voerkai18n/guide/intro/get-started
|
||||
features:
|
||||
- title: 全流程支持
|
||||
icon: /images/flow.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user