Skip to content

Commit 707c0bc

Browse files
authored
ADD: star rating widget. [7]
1 parent ede932a commit 707c0bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/css/_common/components/post/post.styl

+1
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@
4646
@import "post-reward" if hexo-config('alipay') or hexo-config('wechatpay');
4747
@import "post-copyright" if hexo-config('post_copyright.enable');
4848
@import "post-wordcount" if !hexo-config('post_wordcount.separated_meta');
49+
@import "post-widgets" if (hexo-config('facebook_sdk.enable') and hexo-config('facebook_sdk.like_button')) or (hexo-config('vkontakte_api.enable') and hexo-config('vkontakte_api.like')) or hexo-config('rating.enable');

0 commit comments

Comments
 (0)