From 0c093cbe80f9bbf4ccd9e9f66cf0a4f939d0fe7e Mon Sep 17 00:00:00 2001 From: Rhen Cloud Date: Sun, 25 Jan 2026 01:39:30 +0800 Subject: [PATCH] update --- app/config/index.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/config/index.ts b/app/config/index.ts index 9ad9b67..9e5db92 100644 --- a/app/config/index.ts +++ b/app/config/index.ts @@ -11,8 +11,6 @@ const siteConfig: SiteConfig = { lang: "zh-CN", favicon: "/favicon.svg", startTime: "2025-10-01", - // GitHub repository URL (used for commit links in the footer) - repo: "https://github.com/RhenCloud/Cloud-Blog", }, hero: { @@ -94,7 +92,7 @@ const siteConfig: SiteConfig = { }, ad: { - enable: true, + enable: false, ads: [ { body: '

本网站由 Upyun 提供云存储服务

',