We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd69a79 commit 5906b2cCopy full SHA for 5906b2c
docs/.vitepress/config.ts
@@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
2
3
export default defineConfig({
4
lang: 'zh-CN',
5
- base: '/',
+ base: '/SJDM-docs/',
6
title: '随机点名',
7
description: '学生党的快乐利器',
8
head: [['link', { rel: 'icon', href: '/favicon.png' }]],
0 commit comments