chore(style): update code style and add an i18n word

This commit is contained in:
Dillon
2020-02-03 18:38:10 +08:00
parent 8aba226290
commit 52c7ad29a6
23 changed files with 270 additions and 155 deletions

View File

@@ -46,6 +46,11 @@ other = "Powered by %s"
other = "Theme - "
# === partials/footer.html ===
# === partials/post/share.html ===
[share]
other = "Share on"
# === partials/post/share.html ===
# === posts/single.html ===
[toc]
other = "Contents"

View File

@@ -46,6 +46,11 @@ other = "由 %s 强力驱动"
other = "主题 - "
# === partials/footer.html ===
# === partials/post/share.html ===
[share]
other = "分享到"
# === partials/post/share.html ===
# === posts/single.html ===
[toc]
other = "目录"