diff --git a/layouts/partials/comment.html b/layouts/partials/comment.html
index 0382ae1..922c74d 100644
--- a/layouts/partials/comment.html
+++ b/layouts/partials/comment.html
@@ -104,7 +104,7 @@
{{- /* Commento Comment System */ -}}
{{- $commento := $comment.commento | default dict -}}
{{- if $commento.enable -}}
-
+
{{- dict "Source" "https://cdn.commento.io/js/commento.js" "Defer" true | dict "Scratch" .Scratch "Data" | partial "scratch/script.html" -}}