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