trying to fix the default rss feed image
This commit is contained in:
		
							parent
							
								
									2575b55549
								
							
						
					
					
						commit
						72874a7dd1
					
				@ -16,7 +16,7 @@
 | 
				
			|||||||
        <title>{{ if eq  .Title  .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }}</title>
 | 
					        <title>{{ if eq  .Title  .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }}</title>
 | 
				
			||||||
        <link>{{ .Permalink }}</link>
 | 
					        <link>{{ .Permalink }}</link>
 | 
				
			||||||
        <image>
 | 
					        <image>
 | 
				
			||||||
            <url>{{ .Permalink }}img/avatar.png?fit=32%2C32&ssl=1</url>
 | 
					            <url>{{ .Permalink }}img/avatar.png</url>
 | 
				
			||||||
            <title>Greg Gauthier</title>
 | 
					            <title>Greg Gauthier</title>
 | 
				
			||||||
            <link>https://gmgauthier.com</link>
 | 
					            <link>https://gmgauthier.com</link>
 | 
				
			||||||
            <width>32</width>
 | 
					            <width>32</width>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user