🐛 修复 Andrea 皮肤侧边栏最新评论链接
This commit is contained in:
parent
0bf9abe906
commit
4602651c2a
@ -33,7 +33,7 @@
|
||||
<a class="author" title="${comment.commentName}" target="_blank" href="${comment.commentURL}">
|
||||
${comment.commentName}
|
||||
</a>:
|
||||
<a rel="nofollow" class='side-comment' href="${servePath}/${comment.commentSharpURL}">
|
||||
<a rel="nofollow" class='side-comment' href="${servePath}${comment.commentSharpURL}">
|
||||
${comment.commentContent}
|
||||
</a>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user