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 = "sr"
other = "en"
[valinePlaceholder]
other = "Ваш коментар ..."
[facebookLanguageCode]
other = "sr_RS"
[giscusLang]
other = "en"
# === partials/comment.html ===
# === partials/assets.html ===