Skip to content

Commit 26eb73b

Browse files
committed
fix
1 parent 4383818 commit 26eb73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/_default/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h1 class="post-title">
3939
<ul class="post-copyright">
4040
<li><strong>文章作者:</strong><a rel="author" href="//liudon.com">Liudon</a></li>
4141
<li style="word-break:break-all"><strong>文章链接:</strong><a href="{{ .Permalink | absURL }}">{{ .Permalink }}</a></li>
42-
<li><strong>版权声明:</strong>本站采用 <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en"></a>CC BY-NC-ND 4.0</a> 协议,完整转载请注明来自 https://liudon.com</li>
42+
<li><strong>版权声明:</strong>本站采用 <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en">CC BY-NC-ND 4.0</a> 协议,完整转载请注明来自 https://liudon.com</li>
4343
</ul>
4444
{{- $tags := .Language.Params.Taxonomies.tag | default "tags" }}
4545
<ul class="post-tags">

0 commit comments

Comments
 (0)