We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282f12b commit 1e8daabCopy full SHA for 1e8daab
docs/.vuepress/config.js
@@ -6,6 +6,8 @@ import { viteBundler } from '@vuepress/bundler-vite'
6
export default defineUserConfig({
7
lang: 'en-US',
8
9
+ base: '/sesame-doc/',
10
+
11
title: 'VuePress',
12
description: 'My first VuePress Site',
13
0 commit comments