feat: tidy style and layout

This commit is contained in:
Dillon
2019-08-24 19:32:41 +08:00
parent c8bb0770e9
commit 5cc4fdbe46
98 changed files with 751 additions and 500 deletions

View File

@@ -7,6 +7,9 @@ other = "Posts"
# === Post ===
# === Taxonomy ===
[all]
other = "All "
[tag]
other = "Tag"
@@ -69,6 +72,18 @@ other = "Home"
[readmore]
other = "Read More"
[day]
other = "d"
[hour]
other = "hr"
[minute]
other = "min"
[second]
other = "sec"
# === posts/single.html ===
# === 404.html ===
@@ -78,6 +93,3 @@ other = "Page not found"
[backToHome]
other = "Back to Home"
# === 404.html ===
[all]
other = "All "

View File

@@ -7,6 +7,9 @@ other = "文章"
# === Post ===
# === Taxonomy ===
[all]
other = "所有"
[tag]
other = "标签"
@@ -72,6 +75,18 @@ other = "主页"
[readmore]
other = "阅读全文"
[day]
other = "天"
[hour]
other = "时"
[minute]
other = "分"
[second]
other = "秒"
# === posts/single.html ===
# === 404.html ===
@@ -81,6 +96,3 @@ other = "页面没找到"
[backToHome]
other = "回到主页"
# === 404.html ===
[all]
other = "所有"