:lipstick:🔧 Update the post meta info.

This commit is contained in:
凡梦星尘
2023-01-01 22:06:59 +08:00
parent 85b7dc11ca
commit dca196c315
11 changed files with 65 additions and 78 deletions

View File

@@ -3,7 +3,7 @@
{{ if and .Site.Params.readMoreBtn (not .Params.Expand) }}
<div class="post-button">
<a class="btn" href="{{ .RelPermalink | relLangURL }}#more" rel="contents">
{{ T "PostReadMore" }} &raquo;
{{ T "PostMeta.more" }} &raquo;
</a>
</div>
{{ end }}