From 2231f9f5528ab4ff8ccc4ae04497f8f5fff3be90 Mon Sep 17 00:00:00 2001 From: "roneo.org" Date: Thu, 31 Mar 2022 04:42:26 +0200 Subject: [PATCH] offTheRecord: tiny fix --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 92b67eea..049399a6 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,7 +12,7 @@ {{- /* Meta */}} {{- if .IsHome }} -{{ with .Site.Params.keywords -}}{{ end }} +{{ with site.Params.keywords -}}{{ end }} {{- else }}