use cactuc.chat for comments
This commit is contained in:
parent
873a2938a6
commit
8ce5f7c191
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
<script>
|
<script>
|
||||||
initComments({
|
initComments({
|
||||||
node: document.getElementById("comment-section"),
|
node: document.getElementById("comment-section"),
|
||||||
defaultHomeserverUrl: "https://planetexpress.me:8448",
|
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
|
||||||
serverName: "planetexpress.me",
|
serverName: "cactus.chat",
|
||||||
siteName: "ch0ccyra1n.gitlab.io",
|
siteName: "ch0ccyra1n.gitlab.io",
|
||||||
commentSectionId: "{{ index .Params 0 }}"
|
commentSectionId: "{{ index .Params 0 }}"
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue