From 3f00fb0cc09033c8f0308176b073c5c62d39c1aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Thu, 15 Jan 2026 15:44:36 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4=E9=9A=8F?= =?UTF-8?q?=E6=9C=BA=E5=9B=BE=E8=8A=82=E7=82=B9=E5=B9=B6=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=9A=8F=E6=9C=BA=E8=84=9A=E6=9C=AC=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除不再使用的随机图节点配置,并将随机脚本的域名从pic.acofork.com更新为pic1.acofork.com --- src/config.ts | 1 - src/layouts/Layout.astro | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config.ts b/src/config.ts index c7fb37c41..632a1a4c3 100644 --- a/src/config.ts +++ b/src/config.ts @@ -63,7 +63,6 @@ export const siteConfig: SiteConfig = { server: [ { url: "", text: "博客本体节点" }, { url: "https://umami.acofork.com", text: "Umami节点" }, - { url: "https://pic.acofork.com", text: "随机图节点" }, { url: "https://status.acofork.com", text: "状态检测节点"} ], }; diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 6d57c93f0..24f7c1cb4 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -115,7 +115,7 @@ const bannerOffset = - +