aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/comments.html
diff options
context:
space:
mode:
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 }}',