update
This commit is contained in:
@@ -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: '<p><span class="inline-flex items-center gap-2">本网站由 <img src="/ads/upyun.png" class="h-7 w-auto" alt="Upyun" /> 提供云存储服务</span></p>',
|
||||
|
||||
Reference in New Issue
Block a user