mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 11:25:26 +01:00 
			
		
		
		
	Add title to the image tag in rss.xml (#1105)
Ref: https://cyber.harvard.edu/rss/rss.html#ltimagegtSubelementOfLtchannelgt
This commit is contained in:
		| @@ -18,6 +18,7 @@ | ||||
|     <description>Recent content {{ if ne  .Title  site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ site.Title }}</description> | ||||
|     {{- with site.Params.images }} | ||||
|     <image> | ||||
|       <title>{{ site.Title }}</title> | ||||
|       <url>{{ index . 0 | absURL }}</url> | ||||
|       <link>{{ index . 0 | absURL }}</link> | ||||
|     </image> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 k-yone
					k-yone