From 9b59aa923f864824183214e8e90c6bb73f53be6b Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Tue, 15 Nov 2022 07:59:22 +0100 Subject: [PATCH] add MR reference around font css hashes --- layouts/partials/head.html | 6 ++++++ 1 file changed, 6 insertions(+) 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 }}