remark issue fix after site id change
This commit is contained in:
parent
6c188e779b
commit
1c68d60f2b
@ -4,7 +4,7 @@
|
|||||||
<script>
|
<script>
|
||||||
var remark_config = {
|
var remark_config = {
|
||||||
host: remark42Host,
|
host: remark42Host,
|
||||||
site_id: siteId,
|
site_id: "{{site.id}}",
|
||||||
components: ['embed', 'counter'],
|
components: ['embed', 'counter'],
|
||||||
|
|
||||||
max_shown_comments: 10,
|
max_shown_comments: 10,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user