mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +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> |     <description>Recent content {{ if ne  .Title  site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ site.Title }}</description> | ||||||
|     {{- with site.Params.images }} |     {{- with site.Params.images }} | ||||||
|     <image> |     <image> | ||||||
|  |       <title>{{ site.Title }}</title> | ||||||
|       <url>{{ index . 0 | absURL }}</url> |       <url>{{ index . 0 | absURL }}</url> | ||||||
|       <link>{{ index . 0 | absURL }}</link> |       <link>{{ index . 0 | absURL }}</link> | ||||||
|     </image> |     </image> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 k-yone
					k-yone