File tree Expand file tree Collapse file tree
source/css/_common/components/third-party Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -316,9 +316,6 @@ disqus:
316316# Hypercomments
317317# hypercomments_id:
318318
319- # Gentie productKey
320- # gentie_productKey:
321-
322319# changyan
323320changyan :
324321 enable : false
Original file line number Diff line number Diff line change 155155 </a>
156156 </span>
157157 <!--/noindex-->
158- {% elseif is_post () and theme.gentie_productKey %}
159- <span class =" post-comments-count" >
160- <span class =" post-meta-divider" >|</span>
161- <span class =" post-meta-item-icon" >
162- <i class =" fa fa-comment-o" ></i>
163- </span>
164- <a class =" cloud-tie-join-count" href=" {{ url_for(post.path) }}#comments" itemprop=" discussionUrl" >
165- <span class =" post-comments-count join-count" itemprop=" commentCount" ></span>
166- </a>
167- </span>
168158 {% elseif theme.changyan .enable and theme.changyan .appid and theme.changyan .appkey %}
169159 <span class =" post-comments-count" >
170160 <span class =" post-meta-divider" >|</span>
Original file line number Diff line number Diff line change 2222 </div>
2323 {% elseif theme.hypercomments_id %}
2424 <div id=" hypercomments_widget" ></div>
25- {% elseif theme.gentie_productKey %}
26- <div id=" cloud-tie-wrapper" class =" cloud-tie-wrapper" ></div>
2725 {% elseif theme.youyan_uid %}
2826 <div id=" uyan_frame" ></div>
2927 {% elseif theme.livere_uid %}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{% include ' duoshuo.swig' %}
22{% include ' disqus.swig' %}
33{% include ' hypercomments.swig' %}
4- {% include ' gentie.swig' %}
54{% include ' youyan.swig' %}
65{% include ' livere.swig' %}
76{% include ' changyan.swig' %}
Original file line number Diff line number Diff line change 1- {% if not (theme.duoshuo and theme.duoshuo .shortname ) and not theme.duoshuo_shortname and not (theme.disqus .enable and theme.disqus .shortname ) and not theme.hypercomments_id and not theme. gentie_productKey %}
1+ {% if not (theme.duoshuo and theme.duoshuo .shortname ) and not theme.duoshuo_shortname and not (theme.disqus .enable and theme.disqus .shortname ) and not theme.hypercomments_id %}
22
33 {% if page.comments and theme.livere_uid %}
44 <script type=" text/javascript" >
Original file line number Diff line number Diff line change 11{% if not (theme.duoshuo and theme.duoshuo .shortname )
22 and not theme.duoshuo_shortname
33 and not theme.disqus_shortname
4- and not theme.hypercomments_id
5- and not theme.gentie_productKey %}
4+ and not theme.hypercomments_id %}
65
76 {% if theme.youyan_uid %}
87 {% set uid = theme.youyan_uid %}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11@import "duoshuo" ;
2- @import "gentie" ;
32@import "jiathis" ;
43@import "han" ;
54@import "baidushare" ;
You can’t perform that action at this time.
0 commit comments