We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4ee6b commit febad5bCopy full SHA for febad5b
.vitepress/config.mts
@@ -4,7 +4,7 @@ import { defineConfig } from 'vitepress'
4
export default defineConfig({
5
lang: 'zh-CN',
6
srcDir: 'web',
7
- base: '/themycode.github.io/',
+ base: '/theblog/',
8
9
title: '💻 Code & Think 🚀',
10
description: '极客的编程笔记 | Code More, Think More',
0 commit comments