From b244c503f78e55683eeb6658b2f2906483f7ba7c Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sun, 2 Jan 2022 11:38:13 +0000 Subject: [PATCH] hard coded avatar image for the podcast feed, until I can sort the substitutions out --- layouts/podcast/rss.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/podcast/rss.xml b/layouts/podcast/rss.xml index 60a7d37..d1b0ca3 100644 --- a/layouts/podcast/rss.xml +++ b/layouts/podcast/rss.xml @@ -15,7 +15,7 @@ {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }} {{ .Permalink }} - {{ .Permalink }}img/avatar.png + https://gmgauthier.com/img/avatar.png 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 }}