defaultContentLanguage 原为 zh-cn,但主题 i18n 只有 zh.toml 没有 zh-cn.toml, 导致 i18n 字符串(复制按钮文案 / 阅读时长 / 归档 等)全部解析为空串。 RSS 的 languageCode 仍保留 zh-cn。
@@ -2,7 +2,7 @@ baseURL: "https://blog.zhengchentao.win/"
title: "陶政辰的笔记本"
theme: stack
defaultContentLanguage: zh-cn
defaultContentLanguage: zh
hasCJKLanguage: true
languageCode: zh-cn
The note is not visible to the blocked user.