summaryrefslogtreecommitdiffstats
path: root/layouts/partials/comment-disqusjs.html
diff options
context:
space:
mode:
authoramzrk22020-07-29 16:45:58 +0800
committeramzrk22020-07-29 16:45:58 +0800
commit9c6bc389d4394b1dfc4ed6b99b2454aee29ce836 (patch)
treea6fcefaaed1a0292e0871ca769ccd40acf56880f /layouts/partials/comment-disqusjs.html
parentf150b01203eaae487200a64207eaec97859e6868 (diff)
downloadhugo-theme-fuji-9c6bc389d4394b1dfc4ed6b99b2454aee29ce836.tar.gz
hugo-theme-fuji-9c6bc389d4394b1dfc4ed6b99b2454aee29ce836.tar.bz2
hugo-theme-fuji-9c6bc389d4394b1dfc4ed6b99b2454aee29ce836.zip
Switch icons to iconfont
Diffstat (limited to 'layouts/partials/comment-disqusjs.html')
-rw-r--r--layouts/partials/comment-disqusjs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/comment-disqusjs.html b/layouts/partials/comment-disqusjs.html
index eafa1de..76bc099 100644
--- a/layouts/partials/comment-disqusjs.html
+++ b/layouts/partials/comment-disqusjs.html
@@ -1,6 +1,6 @@
<div class="post-comment" data-comment="disqus">
<span class="post-comment-notloaded">
- <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;{{ i18n "postComment" }}
+ <i class="iconfont icon-chatbox-ellipses-sharp"></i>&nbsp;{{ i18n "postComment" }}
</span>
<div id="disqus_thread" style="display: none;"></div>
<script src="https://cdn.jsdelivr.net/npm/disqusjs@1.3/dist/disqus.js"></script>