From b95bb4dbff3019f565c4f7b0bf2c00ab59a30295 Mon Sep 17 00:00:00 2001 From: Martin Virtel Date: Thu, 31 Oct 2024 10:18:49 +0100 Subject: [PATCH] deprecated: .Sites.First was deprecated in Hugo v0.127.0 and will be removed in a future release. --- layouts/partials/docs/brand.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/docs/brand.html b/layouts/partials/docs/brand.html index f9accb4..7824ef1 100644 --- a/layouts/partials/docs/brand.html +++ b/layouts/partials/docs/brand.html @@ -1,5 +1,5 @@

- + {{- with .Site.Params.BookLogo -}} Logo {{- end -}}