Merge pull request #444 from Stonewuu/fix-comment

修复侧边栏twikoo最近评论的鼠标悬停显示test的问题
This commit is contained in:
困困鱼 2023-08-24 23:24:42 +08:00 committed by GitHub
commit 13ec6e322f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<img alt="dasda" ${name}="${items.avatar}">
</a>
<div class="content">
<a class="comment" style="display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;" href="${items.url + '#' + items.id}" title="test">
<a class="comment" style="display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;" href="${items.url + '#' + items.id}" title="${items.commentText}">
${items.commentText}
</a>
<div class="name">