remark issue fix after site id change

This commit is contained in:
Bangara Raju Kottedi 2024-05-07 03:02:38 +05:30
parent 6c188e779b
commit 1c68d60f2b

View File

@ -4,7 +4,7 @@
<script>
var remark_config = {
host: remark42Host,
site_id: siteId,
site_id: "{{site.id}}",
components: ['embed', 'counter'],
max_shown_comments: 10,