Skip to content

Commit 5e6c843

Browse files
committed
init
1 parent 16c87cd commit 5e6c843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/.vitepress/config/shared.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineConfig } from 'vitepress';
22

33
export const shared = defineConfig({
4-
// base: '/mettle-doc/',
4+
base: '/mettle-doc/',
55
title: 'Mettle',
66
rewrites: {
77
'en/:rest*': ':rest*',

0 commit comments

Comments
 (0)