From d56c1ca3b3215498806083e52fcc0ab6d5df875d Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 26 Jul 2023 11:10:35 +0200 Subject: rss.xml: fix copypasta issue --- layouts/blog/rss.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/blog/rss.xml') diff --git a/layouts/blog/rss.xml b/layouts/blog/rss.xml index a917e33..64ade1c 100644 --- a/layouts/blog/rss.xml +++ b/layouts/blog/rss.xml @@ -13,8 +13,8 @@ {{- printf "" | safeHTML }} - Drew DeVault's blog - https://drewdevault.com + Write Free Software + https://writefreesoftware.org Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }} Hugo -- gohugo.io{{ with .Site.LanguageCode }} {{.}}{{end}}{{ with .Site.Author.email }} -- cgit v1.3