diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 57a02f7..6dda6e7 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -23,8 +23,14 @@
{{ end }}
{{ .Site.Title | default "Ficurinia" }}
+
+ {{/*
+ how to update these hashes:
+ https://gitlab.com/gabmus/hugo-ficurinia/-/merge_requests/5
+ */}}
+
{{ if and site.Params.cactusCommentsSiteName (.Params.comments | default true) }}
{{ end }}