mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
upgrade: 更新 config,ts 中页脚添加状态页面的节点监测
This commit is contained in:
@@ -63,7 +63,8 @@ export const siteConfig: SiteConfig = {
|
||||
server: [
|
||||
{ url: "", text: "博客本体节点" },
|
||||
{ url: "https://umami.acofork.com", text: "Umami节点" },
|
||||
{ url: "https://pic.acofork.com", text: "随机图节点" }
|
||||
{ url: "https://pic.acofork.com", text: "随机图节点" },
|
||||
{ url: "https://status.acofork.com", text: "状态检测节点"}
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user