🐳 chore: set path

This commit is contained in:
m1m1sha
2024-05-07 18:54:41 +08:00
parent 77992db000
commit 56a3bad8c5
+1
View File
@@ -4,6 +4,7 @@ import { cn } from './cn'
export default defineConfig({
title: 'Easytier',
base: '/easytier-doc/',
locales: {
root: { label: '简体中文', ...cn },
en: { label: 'English', ...en },