This commit is contained in:
2026-01-25 01:39:30 +08:00
parent 2ebb2b0727
commit 0c093cbe80

View File

@@ -11,8 +11,6 @@ const siteConfig: SiteConfig = {
lang: "zh-CN", lang: "zh-CN",
favicon: "/favicon.svg", favicon: "/favicon.svg",
startTime: "2025-10-01", startTime: "2025-10-01",
// GitHub repository URL (used for commit links in the footer)
repo: "https://github.com/RhenCloud/Cloud-Blog",
}, },
hero: { hero: {
@@ -94,7 +92,7 @@ const siteConfig: SiteConfig = {
}, },
ad: { ad: {
enable: true, enable: false,
ads: [ ads: [
{ {
body: '<p><span class="inline-flex items-center gap-2">本网站由 <img src="/ads/upyun.png" class="h-7 w-auto" alt="Upyun" /> 提供云存储服务</span></p>', body: '<p><span class="inline-flex items-center gap-2">本网站由 <img src="/ads/upyun.png" class="h-7 w-auto" alt="Upyun" /> 提供云存储服务</span></p>',