feat: twikoo 最新評論更新,增加QQ頭像顯示

fix: 修復關閉圖片嬾加載,最新評論圖片無法加載的bugs
fix: 修復某些情況下toc無法滾動的bugs close #442
fix: 修復pjax下,開啟anchor後,文章頁跳轉到其他頁面會出現網址加上toc最後一節錨點ID的bugs #442
This commit is contained in:
Jerry
2020-12-10 21:47:47 +08:00
parent 9536df735c
commit ecca2621c2
9 changed files with 113 additions and 85 deletions

View File

@@ -4,5 +4,5 @@ else if theme.newest_comments.github_issues.enable
include ./github-issues.pug
else if theme.newest_comments.disqus.enable
include ./disqus-comment.pug
else if theme.newest_comments.twikoo.enable
else if theme.newest_comments.twikoo
include ./twikoo-comment.pug