diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f594f78ca..ab024d3b9 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -259,7 +259,7 @@ enableEmoji = true
prefix = "https://mastodon.technology/"
# Sponsor config
[languages.en.params.sponsor]
- enable = true
+ enable = false
bio = "If you find this post helpful, please consider sponsoring."
link = "https://github.com/sponsors/HEIGE-PCloud"
# custom = "
"
@@ -496,7 +496,7 @@ enableEmoji = true
RSS = true
# 赞助设置
[languages.zh-cn.params.sponsor]
- enable = true
+ enable = false
bio = "如果你觉得这篇文章对你有所帮助,欢迎赞赏~"
link = "https://github.com/sponsors/HEIGE-PCloud"
# custom = "
"
@@ -905,7 +905,7 @@ enableEmoji = true
# Sponsor config
# 赞助设置
[params.sponsor]
- enable = true
+ enable = false
bio = "If you find this post helpful, please consider sponsoring."
link = "https://github.com/sponsors/HEIGE-PCloud"
# custom = "
"