From e7eadc9d75e00fc50a03e12fcb4309d415978f1e Mon Sep 17 00:00:00 2001 From: Dorian Wood Date: Mon, 6 Sep 2021 08:10:26 -0400 Subject: [PATCH] forgot a file --- layouts/partials/head.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index cbcac65..f640de9 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -9,4 +9,7 @@ {{ block "title" . }}{{ .Site.Title }}{{ end }} + {{ with .OutputFormats.Get "RSS" }} + + {{ end }}