🐛 Fixed the post creative commons link reference.

This commit is contained in:
凡梦星尘 2022-06-16 20:15:15 +08:00
parent 42f4028f2d
commit 32a7195f7b

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="{{ .RelPermalink | absLangURL }}" title="{{ .Title }}">{{ .RelPermalink | absLangURL }}</a>
<a href="{{ .Permalink | absLangURL }}" title="{{ .Title }}">{{ .Permalink | absLangURL }}</a>
{{- end }}
</li>
<li class="post-copyright-license">