2018-10-17 04:51:09 +00:00
|
|
|
title: Changyan Comment Plugin
|
2018-10-28 16:15:59 +00:00
|
|
|
date: 2015-01-01
|
2018-10-17 04:51:09 +00:00
|
|
|
categories:
|
2018-10-24 04:22:46 +00:00
|
|
|
- Plugins
|
|
|
|
- Comment
|
2018-10-17 04:51:09 +00:00
|
|
|
comment:
|
|
|
|
type: changyan
|
|
|
|
appid: cyrDUlCiF
|
|
|
|
conf: prod_43aadda874910d8f86160e62e6a1ade7
|
|
|
|
---
|
|
|
|
|
|
|
|
[Installation instructions](http://changyan.kuaizhan.com/install/code/pc)
|
|
|
|
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
|
|
comment:
|
|
|
|
type: changyan
|
|
|
|
appid: xxxxxxxx # (required)
|
|
|
|
conf: prod_xxxxxxxx # (required)
|
|
|
|
{% endcodeblock %}
|