🐛 Fixed the post's copyright link URL.

This commit is contained in:
凡梦星尘 2022-06-16 17:41:33 +08:00
parent 78250ed508
commit 892e13a848

View File

@ -21,7 +21,7 @@
<a target="_blank" href="{{ .Params.OriginLink }}" title="{{ .Title }}">{{ .Params.Link }}</a>
{{- else }}
<strong>{{ print (T "PostCRLink") (T "SymbolColon") }}</strong>
<a href="{{ .Permalink }}" title="{{ .Title }}">{{ .Permalink }}</a>
<a href="{{ .RelPermalink | absLangURL }}" title="{{ .Title }}">{{ .Permalink }}</a>
{{- end }}
</li>
<li class="post-copyright-license">