Skip to content

Commit c5508c5

Browse files
committed
perf: replace online images by local files
1 parent b860588 commit c5508c5

229 files changed

Lines changed: 204 additions & 257 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,18 +140,19 @@ LanguageCode = "zh-CN"
140140
license= '<a rel="license external nofollow noopener noreffer" href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank">CC BY-NC 4.0</a>'
141141
statistic = """"""
142142

143+
# 彻底禁用
143144
[params.footer.cdnprovider]
144145
enable = false
145-
name = "又拍云"
146-
img = "https://cdn.zggsong.cn/2020/04/25/975ee81fab6b1.png"
147-
url = "https://www.upyun.com/?utm_source=lianmeng&utm_medium=referral"
146+
name = "cdnprovider"
147+
img = ""
148+
url = ""
148149

149150
[params.footer.customer]
150151
enable = false
151152
name = "Travelling"
152153
url = "https://www.travellings.cn/go.html"
153154
useimg = false
154-
img = "https://cdn.zggsong.cn/2023/01/06/19d329da7f9ae.svg"
155+
# img = "" # 图片 URL
155156
# img = "https://www.travellings.cn/assets/logo.svg"
156157

157158
# Section (所有文章) 页面配置
@@ -228,8 +229,8 @@ LanguageCode = "zh-CN"
228229
id = ""
229230
# Umami Analytics
230231
[params.analytics.umami]
231-
url = "https://ana.zggsong.cn/umami.js"
232-
id = "6f849a79-c149-4e9d-9e58-185a60469518"
232+
url = ""
233+
id = ""
233234

234235
[params.cdn]
235236
# CDN 数据文件名称, 默认不启用
120 KB

content/posts/coding/Simple-example-of-Android-calculator/index.md

Lines changed: 1 addition & 1 deletion
71.2 KB
95.8 KB
35.7 KB
31 KB
43.3 KB
28.8 KB

content/posts/coding/git-collaborative-conflict/index.md

Lines changed: 6 additions & 6 deletions

0 commit comments

Comments
 (0)