feat(i18n): add switchTheme i18n
This commit is contained in:
@@ -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 . }}
|
||||
|
||||
Reference in New Issue
Block a user