增加categories和tags的多语言
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
{{- if .Title }}
|
||||
<header class="page-header">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<h1>{{ i18n .Title }}</h1>
|
||||
{{- if .Description }}
|
||||
<div class="post-description">
|
||||
{{ .Description }}
|
||||
|
Reference in New Issue
Block a user