trying to fix the default rss feed image

This commit is contained in:
Greg Gauthier 2021-12-02 23:55:43 +00:00
parent 2575b55549
commit 72874a7dd1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<title>{{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }}</title>
<link>{{ .Permalink }}</link>
<image>
<url>{{ .Permalink }}img/avatar.png?fit=32%2C32&#038;ssl=1</url>
<url>{{ .Permalink }}img/avatar.png</url>
<title>Greg Gauthier</title>
<link>https://gmgauthier.com</link>
<width>32</width>