feat(i18n): add switchTheme i18n

This commit is contained in:
Dillon
2020-01-30 13:17:42 +08:00
parent 78ef3fa2f3
commit 7e6236361f
6 changed files with 30 additions and 19 deletions

View File

@@ -47,7 +47,7 @@
{{ end }}
</div>
<div class="post-footer">
<a href="{{ .Permalink }}">{{ T "readmore" }}</a>
<a href="{{ .Permalink }}">{{ T "readMore" }}</a>
{{ with .Params.tags }}
<div class="post-tags">
{{ range . }}