mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:20:53 +08:00
fix: 修復開啟gitalk評論數後與toc衝突的bug close #462
fix: 修復jquery在一些介面仍然載入問題 fix: 修復medium zoom 報錯的 bug
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
else if whichCount === 'Gitalk'
|
||||
+countBlock
|
||||
a(href=url_for(page.path) + '#post-comment')
|
||||
span.gitalk-#card-toc
|
||||
span.gitalk-comment-count
|
||||
else if whichCount === 'Twikoo'
|
||||
+countBlock
|
||||
a(href=url_for(page.path) + '#post-comment')
|
||||
|
||||
Reference in New Issue
Block a user