fix: 修复教程简介中链接点击跳转 URL 缺少 base URL 问题
This commit is contained in:
5
docs/env.mts
Normal file
5
docs/env.mts
Normal file
@@ -0,0 +1,5 @@
|
||||
// 全局配置
|
||||
|
||||
// 部署后网站的 base URL。
|
||||
// 注意:前后都带 /
|
||||
export const base = '/tutorials/'
|
||||
Reference in New Issue
Block a user