vitepress修改为githubpage路径

This commit is contained in:
YHH
2025-09-28 12:29:43 +08:00
parent 413ce93b31
commit b546c9c712

View File

@@ -154,7 +154,7 @@ export default defineConfig({
['link', { rel: 'icon', href: '/favicon.ico' }]
],
base: '/',
base: '/ecs-framework/',
cleanUrls: true,
markdown: {