From bdc60d7d56b5384f13feaaccef28e63d77f15933 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 3 Nov 2022 20:22:26 +0100 Subject: A bunch of fixes for aria and code cleanup --- themes/simple/layouts/partials/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/simple/layouts/partials/comments.html') diff --git a/themes/simple/layouts/partials/comments.html b/themes/simple/layouts/partials/comments.html index 70b1d94..b905967 100755 --- a/themes/simple/layouts/partials/comments.html +++ b/themes/simple/layouts/partials/comments.html @@ -12,7 +12,7 @@ defaultHomeserverUrl: "https://matrix.cactus.chat:8448", serverName: "cactus.chat", siteName: "mitjafelicijan.com", - commentSectionId: "{{.File}}", + commentSectionId: "{{ .File }}", pageSize: 50, updateInterval: 10, }); -- cgit v1.2.3