1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

update: 修改作者博客地址

This commit is contained in:
小莫唐尼
2024-11-29 16:16:20 +08:00
parent e19b107ed0
commit 2ed7e1a260
4 changed files with 14 additions and 10 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ const HaloTokenConfig = Object.freeze({
/** 基础请求域名:你的Halo博客基础域名 */
BASE_API: "https://demo.halo.run",
// BASE_API: "https://blog.925i.cn",
// BASE_API: "https://blog.xiaoxiaomo.cn",
/** 管理员token */
@@ -13,4 +13,4 @@ const HaloTokenConfig = Object.freeze({
})
export default HaloTokenConfig;
export default HaloTokenConfig;