aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/comments.html
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:57:39 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:57:39 +0300
commit398867b5661a0a5b025274c451679d5582b0a947 (patch)
tree66729ba0e9d1d3d55a1fa13bf8643147e2fc1f77 /layouts/partials/comments.html
parent61b6baa66a631fd60558112acd455b0d7d7169e7 (diff)
Auto-commit 2024-12-22
Diffstat (limited to 'layouts/partials/comments.html')
-rw-r--r--layouts/partials/comments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html
index f23437f..72f8828 100644
--- a/layouts/partials/comments.html
+++ b/layouts/partials/comments.html
@@ -1,7 +1,7 @@
{{- with .Site.Params.comments -}}
<h1 class="post-title fw-semibold">Комментарии</h1>
<div id="remark42"></div>
-<script>
+<script defer="true">
var remark_config = {
host: '{{ .host }}',
site_id: '{{ .site }}',