Skip to content

Commit 724535b

Browse files
committed
test 3
1 parent 391b366 commit 724535b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

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

55
dotenv.config();
66

7-
const base_url = process.env.VITEPRESS_BASE_URL || 'https://github.com/codeboxrcodehub/comforthrmdocs';
7+
const base_url = process.env.VITEPRESS_BASE_URL || 'https://github.com/codeboxrcodehub/comforthrmdocs2222';
88

99
export default {
1010
sitemap: {

0 commit comments

Comments
 (0)