17 lines
371 B
Markdown
17 lines
371 B
Markdown
title: LiveRe Comment Plugin
|
|
date: 2017-01-01
|
|
categories:
|
|
- Configuration
|
|
- Comment Plugins
|
|
comment:
|
|
type: livere
|
|
uid: MTAyMC8zNTExMS8xMTY0Ng==
|
|
---
|
|
|
|
[Installation instructions](https://livere.com/insight/myCode)
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
comment:
|
|
type: livere
|
|
uid: xxxxxxxx # (required) application id of your site
|
|
{% endcodeblock%} |