feat(giscus): standardize configuration, support i18n and add lazyLoading config

This commit is contained in:
Dillon
2022-05-26 01:51:17 +08:00
parent 487a772442
commit 61eccb2502
23 changed files with 156 additions and 61 deletions

View File

@@ -52,13 +52,16 @@ other = "由 {{ .Hugo }} 强力驱动 | 主题 - {{ .Theme }}"
# === partials/comment.html ===
[valineLang]
other = "zh-cn"
other = "zh-CN"
[valinePlaceholder]
other = "你的评论 ..."
[facebookLanguageCode]
other = "zh_CN"
[giscusLang]
other = "zh-CN"
# === partials/comment.html ===
# === partials/assets.html ===