mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
docs(config): 在officialSites中添加Global站点别名
添加Global作为官方站点的别名,以明确区分不同地区的服务入口
This commit is contained in:
@@ -57,7 +57,7 @@ export const siteConfig: SiteConfig = {
|
||||
},
|
||||
],
|
||||
officialSites: [
|
||||
{ url: "https://acofork.com", alias: "EdgeOne CN" },
|
||||
{ url: "https://2x.nz", alias: "Global" },
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user