Skip to content

Commit 5527001

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_config.yml

+7
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,13 @@ vkontakte_api:
404404
comments: true
405405
num_of_posts: 10
406406

407+
# Star rating support to each article.
408+
# To get your ID visit https://widgetpack.com
409+
rating:
410+
enable: false
411+
id: #<app_id>
412+
color: fc6423
413+
407414

408415
# Show number of visitors to each article.
409416
# You can visit https://leancloud.cn get AppID and AppKey.

0 commit comments

Comments
 (0)