更新 vitepress 站点部署 base URL
Some checks are pending
Deploy GitHub Pages / build (push) Waiting to run
Deploy GitHub Pages / Deploy (push) Blocked by required conditions
Some checks are pending
Deploy GitHub Pages / build (push) Waiting to run
Deploy GitHub Pages / Deploy (push) Blocked by required conditions
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
server: {
|
||||
port: 5678,
|
||||
},
|
||||
base: '/tutorials/',
|
||||
},
|
||||
title: "就这么弄",
|
||||
description: "简单步骤与实用技巧",
|
||||
|
Reference in New Issue
Block a user