Cactus Comments are online with a new room made for the title of each post.
This commit is contained in:
parent
d4367a7a29
commit
a4718825ae
@ -7,6 +7,6 @@ initComments({
|
||||
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
|
||||
serverName: "cactus.chat",
|
||||
siteName: "zacharybillman",
|
||||
commentSectionId: "{{ index .Params 0 }}"
|
||||
commentSectionId: "{{ .Title }}".replace(/\s+/g, '-'),
|
||||
})
|
||||
</script>
|
||||
|
1
static/google946d86521890254a.html
Normal file
1
static/google946d86521890254a.html
Normal file
@ -0,0 +1 @@
|
||||
google-site-verification: google946d86521890254a.html
|
Loading…
Reference in New Issue
Block a user