From a4718825ae5c80acc9d016b9f5cb4c3d712e3033 Mon Sep 17 00:00:00 2001 From: Zachary Billman Date: Sun, 1 May 2022 12:31:25 -0400 Subject: [PATCH] Cactus Comments are online with a new room made for the title of each post. --- layouts/partials/comments.html | 2 +- static/google946d86521890254a.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 static/google946d86521890254a.html diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html index 5906c02..88c1afb 100644 --- a/layouts/partials/comments.html +++ b/layouts/partials/comments.html @@ -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, '-'), }) diff --git a/static/google946d86521890254a.html b/static/google946d86521890254a.html new file mode 100644 index 0000000..78112e3 --- /dev/null +++ b/static/google946d86521890254a.html @@ -0,0 +1 @@ +google-site-verification: google946d86521890254a.html \ No newline at end of file