Change comments params to match code
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
node: document.getElementById("comment-section"),
|
||||
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
|
||||
serverName: "cactus.chat",
|
||||
siteName: "{{ .account_id | safeJS }}",
|
||||
siteName: "{{ .site_name | safeJS }}",
|
||||
commentSectionId: "{{ $page.RelPermalink | safeJS }}"
|
||||
})
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user