mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
docs(config): 更新官方站点URL和别名
将EdgeOne CN的URL更新为blog.acofork.com并简化别名为CN
This commit is contained in:
@@ -57,7 +57,7 @@ export const siteConfig: SiteConfig = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
officialSites: [
|
officialSites: [
|
||||||
{ url: "https://acofork.com", alias: "EdgeOne CN" },
|
{ url: "https://blog.acofork.com", alias: "CN" },
|
||||||
{ url: "https://2x.nz", alias: "Global" },
|
{ url: "https://2x.nz", alias: "Global" },
|
||||||
],
|
],
|
||||||
server: [
|
server: [
|
||||||
|
|||||||
Reference in New Issue
Block a user