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 提供云存储服务

',