aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/partials/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/simple/layouts/partials/comments.html')
-rwxr-xr-xthemes/simple/layouts/partials/comments.html2
1 files changed, 1 insertions, 1 deletions
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 @@
12 defaultHomeserverUrl: "https://matrix.cactus.chat:8448", 12 defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
13 serverName: "cactus.chat", 13 serverName: "cactus.chat",
14 siteName: "mitjafelicijan.com", 14 siteName: "mitjafelicijan.com",
15 commentSectionId: "{{.File}}", 15 commentSectionId: "{{ .File }}",
16 pageSize: 50, 16 pageSize: 50,
17 updateInterval: 10, 17 updateInterval: 10,
18 }); 18 });